math/py-gnuplot is python2-only, has no consumers, and last release
was in 2009
math/py-probstat is python2-only, has no consumers, and last release
was in 2002
OK sthen@
muParser is an extensible high performance math expression parser library
written in C++. It works by transforming a mathematical expression into
bytecode and precalculating constant parts of the expression.
ok bentley@
scikit-learn is a BSD-licensed Python module for machine learning
and data mining built on top of SciPy.
Initially created by robert@, modified by me and kmos@.
This is not polished enough, but it can improved in the tree now.
Once the 21 branch rolls out a new version, we will probably update to that.
Currently it is broken for non-OpenMP builds.
OK robert@, kmos@
Bus error during build. Changing -O levels did nothing. Changing to egcc
did nothing. If you need an alternative bc/dc on sparc64, there's ebc.
Thanks to kmos@ for testing with me.
Math::Utils provides useful mathematical functions not in Perl.
From Wen Heping, who is taking MAINTAINER (thanks!) and additional
tweaks from me.
OK sthen@
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.
ok sthen@, jca@
internal replacement function. Following the changes to make realpath(3) use the
__realpath() syscall these no longer detect broken realpath i.e. produce different
code. Bump REVISION to ensure that users get the new version.
pySMT makes working with Satisfiability Modulo Theory simple.
Among others, you can:
* Define formulae in a solver independent way in a simple and
inutitive way,
* Write ad-hoc simplifiers and operators,
* Dump your problems in the SMT-Lib format,
* Solve them using one of the native solvers, or by wrapping any
SMT-Lib complaint solver.
feedback and ok kn@
NetworkX is a Python package for the creation, manipulation,
and study of the structure, dynamics, and functions
of complex networks.
Feedback and OK jasper