476
Comment:
|
797
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
web: http://ondrej.certik.cz/ | * web: http://ondrej.certik.cz/ * Debian page: http://wiki.debian.org/OndrejCertik |
Line 7: | Line 8: |
=== Me and SAGE === | === Me and Sage === |
Line 9: | Line 10: |
What I do or at least I am interested in: | What I do or I am interested in: |
Line 12: | Line 13: |
* [:DebianSAGE: have SAGE in Debian] * [http://cython.org/ Cython] |
* [[DebianSAGE| Debian Sage Packaging Team]] * [[http://cython.org/|Cython]] * [[Sage_in_systemwide_python]] |
Line 17: | Line 19: |
* I want to use SAGE in physics. I am not so much interested in pure math things, but I really want basic calculus to work and to work well. | * I want to use Sage in physics. I am not so much interested in pure math things, but I really want basic calculus to work and to work well. === Tips === How to test in parallel: {{{ $ ./sage -tp 6 devel/sage/sage/calculus/ }}} Execute tests: {{{ SAGE_CHECK=yes sage -f sympy-0.6.3.spkg }}} === Links === http://wiki.sagemath.org/Sage_Spkg_Tracking |
Ondřej Čertík
Debian page: http://wiki.debian.org/OndrejCertik
Me and Sage
What I do or I am interested in:
sage.calculus and integration of SymPy
Generally:
- I want to use Sage in physics. I am not so much interested in pure math things, but I really want basic calculus to work and to work well.
Tips
How to test in parallel:
$ ./sage -tp 6 devel/sage/sage/calculus/
Execute tests:
SAGE_CHECK=yes sage -f sympy-0.6.3.spkg
Links
http://wiki.sagemath.org/Sage_Spkg_Tracking