aboutsummaryrefslogtreecommitdiff
path: root/math/py-sympy
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.6.7Wen Heping2010-03-313-72/+134
| | | | Notes: svn path=/head/; revision=251880
* - Update to 0.6.6Wen Heping2009-12-293-20/+157
| | | | Notes: svn path=/head/; revision=246806
* - Update to 0.6.5Wen Heping2009-09-253-9/+80
| | | | | | | | | | | | - Update my mail address to FreeBSD PR: ports/138791 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: jadawin(co-mentor) Feature safe: yes Notes: svn path=/head/; revision=242063
* - Update to 0.6.4Martin Wilke2009-04-093-116/+112
| | | | | | | | PR: 133426 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=231927
* - Update to 0.6.3Martin Wilke2008-12-143-911/+1011
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=224214
* - Update to 0.6.2Martin Wilke2008-09-053-13/+40
| | | | | | | | PR: 127004 Submitted by: maintainer Notes: svn path=/head/; revision=219913
* SymPy is a Python library for symbolic mathematics.Martin Wilke2008-08-114-0/+1130
It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. WWW: http://code.google.com/p/sympy/ PR: ports/126394 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=218429