Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2007-11-14 22:08:31
Size: 293
Editor: OndrejCertik
Comment:
Revision 13 as of 2008-11-19 23:15:04
Size: 666
Editor: OndrejCertik
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== OndřejČertík == == Ondřej Čertík ==
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]
  * Cython
  * [[DebianSAGE| Debian Sage Packaging Team]]
  * [[http://cython.org/|Cython]]
  * [[Sage_in_systemwide_python]]

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/
}}}

Ondřej Čertík

Me and Sage

What I do or I am interested in:

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/


CategoryHomepage

OndrejCertik (last edited 2009-06-25 19:08:14 by OndrejCertik)