Requires fortran 95
./math/py-scipy, Scientific Algorithms Library for Python

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


Branch: CURRENT, Version: 0.7.2, Package name: py26-scipy-0.7.2, Maintainer: markd

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.


Required to run:
[math/fftw] [math/py-numpy] [lang/python26] [devel/libf2c]

Required to build:
[lang/f2c]

Master sites:

SHA1: c3223df023008ee339cf1d3fad74d4566af69c8a
RMD160: 456e4ab9d69f9d4056bca6b52474b72bea37b122
Filesize: 4450.369 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-06 04:37:08 by Mark Davies | Files touched by this commit (3) | Package updated
Log message:
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-02-21 16:13:42 by Thomas Klausner | Files touched by this commit (1)
Log message:
Set LICENSE to modified-bsd.
   2009-12-03 14:06:56 by Aleksej Saushev | Files touched by this commit (48)
Log message:
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
   2009-09-23 11:54:47 by Matthias Scheler | Files touched by this commit (23)
Log message:
Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.
   2009-07-25 14:16:45 by Mark Davies | Files touched by this commit (3) | Package updated
Log message:
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-06-14 20:05:51 by Joerg Sonnenberger | Files touched by this commit (88)
Log message:
Remove @dirrm entries from PLISTs
   2009-02-11 23:50:09 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Python 2.3 doesn't work, so remove it.
   2008-12-19 23:14:28 by Mark Davies | Files touched by this commit (4) | Imported package
Log message:
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.