commit | 2f8d2cbf99f3a401315a2705345c16059f28907c | |
author | Alan Bromborsky <abrombo@verizon.net> | |
Thu, 28 Aug 2008 13:53:26 +0000 (28 09:53 -0400) | ||
committer | Alan Bromborsky <abrombo@verizon.net> | |
Thu, 28 Aug 2008 13:53:26 +0000 (28 09:53 -0400) | ||
tree | ded2987d4797beff6db0fa8da02eadc2be020ab5 | treesnapshot (tar.gz zip) |
parent | 32440f9d20065a80686bafa931664bab88c724f0 | commitdiff |
sympy/galgebra/GAcalc.py | [new file with mode: 0755] | blob |
sympy/galgebra/GAsympy.py | [new file with mode: 0644] | blob |
sympy/galgebra/__init__.py | [new file with mode: 0644] | blob |
sympy/galgebra/doc/README | [new file with mode: 0644] | blob |
sympy/galgebra/doc/macros.tex | [new file with mode: 0755] | blob |
sympy/galgebra/doc/setup.py | [new file with mode: 0644] | blob |
sympy/galgebra/doc/symbolicGA.tex | [new file with mode: 0755] | blob |
sympy/galgebra/examples/test_symbolicGA.out | [new file with mode: 0644] | blob |
sympy/galgebra/examples/test_symbolicGA.py | [new file with mode: 0755] | blob |
sympy/galgebra/latex_out.py | [new file with mode: 0755] | blob |
sympy/galgebra/tests/test_GA.py | [new file with mode: 0644] | blob |