sympy

sympy 0.6.3

Python library for symbolic mathematics

http://code.google.com/p/sympy

Packager: Pınar Yanardağ

License: BSD

Actions

Build files

Bug reports

Binary packages

sympy

Release history

ReleaseRelease dateVersionUpdaterComment
52008-12-190.6.3Pınar YanardağVersion bump to stable release which includes following fixes:
* port to python2.6 (all tests pass)
* port to jython (all tests pass except those depending on the "ast" module)
* true division fixed (all tests pass with "-Qnew" Python option)
* buildbot.sympy.org created, sympy is now regularly tested on python2.4, 2.5, 2.6 on both i386 and amd64 architectures.
* py.bench -- py.test based benchmarking added
* bin/test -- simple py.test like testing framework, without external dependencies, nice colored output
* most limits now work
* factorization over Z[x] greatly improved
* Piecewise function added
* nsimplify() implemented
* symbols and var syntax unified
* C code printing
42008-09-110.6.2Semen CiritVersion Bump
32008-01-040.5.10Ahmet ErdoğanVersion Bump
22007-12-220.5.9Ahmet ErdoğanVersion Bump
12007-12-050.5.7Ahmet ErdoğanFirst release

Patches