Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5aa3a64 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
janash committed Apr 19, 2024
1 parent 5262935 commit f4a1d60
Show file tree
Hide file tree
Showing 21 changed files with 167 additions and 29 deletions.
7 changes: 6 additions & 1 deletion 00-section1.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -553,6 +553,11 @@ <h1>Object Oriented Programming<a class="headerlink" href="#object-oriented-prog
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 00-section2.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -557,6 +557,11 @@ <h1>Design Patterns<a class="headerlink" href="#design-patterns" title="Link to
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 01-Object-Oriented_Programming.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -595,6 +595,11 @@ <h2>Object Oriented Programming<a class="headerlink" href="#id1" title="Link to
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 02-Encapsulation.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -908,6 +908,11 @@ <h2>Key Points<a class="headerlink" href="#key-points" title="Link to this headi
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 03-Abstraction.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -898,6 +898,11 @@ <h2>Name Mangling<a class="headerlink" href="#name-mangling" title="Link to this
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 04-Inheritance.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -767,6 +767,11 @@ <h3>Composition and Aggregation<a class="headerlink" href="#composition-and-aggr
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 05-Abstract-Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -907,6 +907,11 @@ <h2>Molecule Example<a class="headerlink" href="#molecule-example" title="Link t
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 06-Polymorphism.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -708,6 +708,11 @@ <h2>Polymorphism<a class="headerlink" href="#id1" title="Link to this heading">#
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 07-introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -573,6 +573,11 @@ <h1>Introduction<a class="headerlink" href="#introduction" title="Link to this h
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 08-Adapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -914,6 +914,11 @@ <h2>MDAnalysis Adapter<a class="headerlink" href="#mdanalysis-adapter" title="Li
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 09-Factory.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -766,6 +766,11 @@ <h2>Solution: the factory design pattern<a class="headerlink" href="#solution-th
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 10-Visitor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -968,6 +968,11 @@ <h2>Implementation in Python<a class="headerlink" href="#implementation-in-pytho
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
7 changes: 6 additions & 1 deletion 11-Factory_Potential.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=10ff04ac" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=f098cca5" />

<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
Expand Down Expand Up @@ -808,6 +808,11 @@ <h2>Alternative implementation of the factory method<a class="headerlink" href="
<p>Funded by the National Science Foundation
<a href="https://nsf.gov/awardsearch/showAward?AWD_ID=1547580">OAC-1547580</a> and
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2136142">CHE-2136142.</a></p>
<p> The MolSSI Best Practices Workshop is licesened under a <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 International License.</a>
You are free to adapt and share this material with attribution.
We'd also appreciate you letting us know if you use the material by emailing <a href="mailto:[email protected]">[email protected]</a>.
</p>



<p class="sphinx-version">
Expand Down
Loading

0 comments on commit f4a1d60

Please sign in to comment.