Skip to content

Commit

Permalink
Deployed cc0b6e8 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Feb 2, 2025
0 parents commit 5e37fb6
Show file tree
Hide file tree
Showing 454 changed files with 1,986,389 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
8,589 changes: 8,589 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.

10,115 changes: 10,115 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,823 changes: 9,823 additions & 0 deletions abstract-equation/docs/Equation Sampler/index.html

Large diffs are not rendered by default.

8,621 changes: 8,621 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 5e37fb6

Please sign in to comment.