Commit graph

14 commits

Author SHA1 Message Date
markd
de242767f1 Update to 0.12.1
SciPy 0.12.1 is a bug-fix release with no new features compared to
0.12.0.  The single issue fixed by this release is a security issue in
``scipy.weave``, which was previously using temporary directories in
an insecure manner under certain circumstances.
2013-10-16 19:35:40 +00:00
markd
f0160843ca Update to 0.12.0
Changes many - see doc/release/ in the source tarball for details
2013-04-14 00:28:53 +00:00
wiz
1e99eec856 Use REPLACE_PYTHON extensively. Bump PKGREVISION. 2012-10-16 08:00:27 +00:00
asau
b63c74fdfd "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
fhajny
edad949860 Fortran objects need -fPIC handling (fixes at least SmartOS) 2012-08-14 20:20:55 +00:00
joerg
619439c8e3 Make sure that printf format specifiers are defined for C++ code 2011-12-22 16:32:04 +00:00
markd
a2fb514bba Update to scipy 0.7.2
SciPy 0.7.2 is a bug-fix release with no new features compared to 0.7.1. The
only change is that all C sources from Cython code have been regenerated with
Cython 0.12.1. This fixes the incompatibility between binaries of SciPy 0.7.1
and NumPy 1.4.

SciPy 0.7.1 is a bug-fix release with no new features compared to 0.7.0.
2010-06-06 02:37:08 +00:00
wiz
a5ee22673a Set LICENSE to modified-bsd. 2010-02-21 15:13:42 +00:00
asau
6754aacfb8 Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
2009-12-03 13:06:51 +00:00
tron
2ffbaf3d20 Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.
2009-09-23 09:54:45 +00:00
markd
c18d31cafc Update SciPy to 0.7.0
SciPy 0.7.0 is the culmination of 16 months of hard work. It contains
many new features, numerous bug-fixes, improved test coverage and
better documentation.  There have been a number of deprecations and
API changes in this release, which are documented below.  All users
are encouraged to upgrade to this release, as there are a large number
of bug-fixes and optimizations.
2009-07-25 12:16:45 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
joerg
29e895b157 Python 2.3 doesn't work, so remove it. 2009-02-11 22:50:09 +00:00
markd
7a12b44027 Initial import of py-scipy 0.6.0
SciPy is an open source library of scientific tools for Python. SciPy
supplements the popular Numeric module, gathering a variety of high level
science and engineering modules together as a single package.

SciPy includes modules for graphics and plotting, optimization, integration,
special functions, signal and image processing, genetic algorithms, ODE
solvers, and others.
2008-12-19 22:14:28 +00:00