NOTICE: This package has been removed from pkgsrc

./math/py-scipy12, Scientific Algorithms Library for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.3, Package name: py37-scipy-1.2.3, 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/lapack] [math/blas] [math/py-numpy] [devel/py-cython] [lang/gcc7] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 8f2fc8342acc9369a3479e1a40fb71abed3d534d
RMD160: bbeff15b5f61d1f6e4ec57448f571e5427d0c477
Filesize: 22789.06 KB

Version history: (Expand)


CVS history: (Expand)


   2020-08-30 23:29:15 by Tobias Nygren | Files touched by this commit (5) | Package removed
Log message: py-scipy12: remove; no more consumers in pkgsrc 
   2020-05-20 23:51:08 by Makoto Fujiwara | Files touched by this commit (1)
Log message: (math/py-scipy12) regen distinfo 
   2020-05-17 20:57:26 by Adam Ciarcinski | Files touched by this commit (4)
Log message: pytest from versioned depends 
   2020-03-19 20:28:52 by Greg Troxel | Files touched by this commit (1)
Log message: math/py-scipy12: Work around mac extraction woes On macOS 10.13 (at least), unpacking the distfile as root results in files that have strange permissions, including group/world writable and executable. The upstream distfile has these, but extracting on other systems or on mac not as root applies some sort of umask. On Darwin only, chmod these spurious bits away. Tested to work as non-root and root on macOS 10.13, and by inspection will not affect !macOS. 
   2019-11-04 18:47:31 by Roland Illig | Files touched by this commit (14)
Log message: mk: make BROKEN a list of lines, like PKG_FAIL_REASON Packages defined the variable BROKEN inconsistently. Some added quotes, like they are required in PKG_FAIL_REASON, some omitted them. Now all packages behave the same, and pkglint will flag future mistakes. 
   2019-11-02 17:16:23 by Roland Illig | Files touched by this commit (47)
Log message: math: align variable assignments pkglint -Wall -F --only aligned -r Manual correction in R/Makefile.extension for the MASTER_SITES continuation line. 
   2019-06-15 19:51:13 by Adam Ciarcinski | Files touched by this commit (5)
Log message: py-scipy12: added version 1.2.2 This is the last version that supports Python 2.7. Apparently, some packages still require Scipy with Python 2.7.