Skip to content

Commit 5c0e832

Browse files
authoredJan 3, 2024
Version 1.0.0 (#24)
* Optional formatting as LaTex equations * Optional formatting as LaTex equations * Optional formatting as LaTex equations * embed sympy trial 1 * v1 that works with Equation embedded in custom SymPy. * doctests for Eqn embedded in Sympy and issue #23 * to version 1.0.0rc0. Readme updates. * to version 1.0.0rc0. doc updates. Preparser fixes. * to version 1.0.0. doc updates.
1 parent c5658d8 commit 5c0e832

18 files changed

+3032
-34715
lines changed
 

‎.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "algebra_with_sympy/sympy"]
2+
path = algebra_with_sympy/sympy
3+
url = https://github.com/sympy/sympy.git

0 commit comments

Comments
 (0)
Please sign in to comment.