Skip to content

Commit

Permalink
Deployed c623639 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Dec 4, 2024
0 parents commit 0069c5a
Show file tree
Hide file tree
Showing 454 changed files with 1,938,188 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
8,358 changes: 8,358 additions & 0 deletions 404.html

Large diffs are not rendered by default.

927 changes: 927 additions & 0 deletions abstract-equation/docs/Basic Usage/Basic Usage.ipynb

Large diffs are not rendered by default.

9,882 changes: 9,882 additions & 0 deletions abstract-equation/docs/Basic Usage/index.html

Large diffs are not rendered by default.

584 changes: 584 additions & 0 deletions abstract-equation/docs/Equation Sampler/Equation Sampler.ipynb

Large diffs are not rendered by default.

9,590 changes: 9,590 additions & 0 deletions abstract-equation/docs/Equation Sampler/index.html

Large diffs are not rendered by default.

8,389 changes: 8,389 additions & 0 deletions abstract-equation/docs/index.html

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions abstract-equation/docs/javascripts/mathjax.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// required for equation display in documentation
window.MathJax = {
tex: {
inlineMath: [ ["\\(","\\)"] ],
displayMath: [ ["\\[","\\]"] ],
processEscapes: true,
processEnvironments: true
},
options: {
ignoreHtmlClass: ".*",
processHtmlClass: "arithmatex"
}
};
Loading

0 comments on commit 0069c5a

Please sign in to comment.