./wip/py-sympycore, SympyCore an efficient pure Python Computer Algebra System

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1, Package name: py310-sympycore-0.1, Maintainer: jihbed.research

The aim of the SympyCore project is to seek out new high Performance
solutions to represent and manipulate symbolic expressions in the Python
programming language, and to try out new symbolic models to achive fundamentally
consistent and sufficiently general symbolic model that would be easy to extend
to a Computer Algebra System (CAS).

See SympyCore Demo and SympyCore User's Guide for examples. Various performance
improvements are reported in Performance History and SympyCore Benchmark sites.

Sympycore is inspired by many attempts to implement CAS for Python and it is
created to fix SymPy performance and robustness issues. Sympycore does not yet
have nearly as many features as SymPy. Our goal is to work on in direction of
merging the efforts with the SymPy project in the future.


Required to run:
[math/py-numpy] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 1d2fb58e84ed59f81f9869e98416dcdc21ee67b0
Filesize: 138.38 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-05-06 11:51:04 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import py26-sympycore-0.1 as wip/py-sympycore.

The aim of the  SympyCore  project is to seek out new high Performance
solutions to represent and manipulate symbolic expressions in the Python
programming language, and to try out new symbolic models to achive fundamentally
consistent and sufficiently general symbolic model that would be easy to extend
to a Computer Algebra System (CAS).

See SympyCore Demo and SympyCore User's Guide for examples. Various performance
improvements are reported in Performance History and SympyCore Benchmark sites.

Sympycore is inspired by many attempts to implement CAS for Python and it is
created to fix SymPy performance and robustness issues. Sympycore does not yet
have nearly as many features as SymPy. Our goal is to work on in direction of
merging the efforts with the SymPy project in the future.