Search Criteria
Package Details: python2-scipy 1.2.3-2
Git Clone URL: | https://aur.archlinux.org/python2-scipy.git (read-only, click to copy) |
---|---|
Package Base: | python2-scipy |
Description: | SciPy is open-source software for mathematics, science, and engineering. |
Upstream URL: | https://www.scipy.org/ |
Licenses: | |
Submitter: | arojas |
Maintainer: | None |
Last Packager: | micwoj92 |
Votes: | 4 |
Popularity: | 0.052561 |
First Submitted: | 2020-02-15 22:46 |
Last Updated: | 2020-08-21 08:53 |
Dependencies (6)
- python2-numpy
- python2-pytest (check)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (make)
- python2-numpy (make)
- python2-setuptools (make)
- python2-pillow (optional) – for image saving module
Required by (127)
- alps
- apollo-git
- audio-offset-finder
- bcnc-git
- camfr
- cellprofiler-analyst-git
- cellprofiler-git
- checkmate
- deepdream-git
- gnuradio-gsm-git
- gnuradio-multi-rtl-git
- gr-air-modes-git (optional)
- gr-gsm-git
- gr-iridium-git
- gr-lora-git
- hpgl
- jaziku-devel
- mantid
- ocropy
- ocropy-git
- opensesame
- page_dewarp
- pyparticles
- pyrf-git
- pysolo
- python-corner-git (make)
- python-emcee-git (check)
- python-lmfit-git (make)
- python-ngmix-git (optional)
- python-niapy (make)
- python-numdifftools (make)
- python-piff (make)
- python-piff-git (make)
- python-pixmappy-git (make)
- python-scikit-fuzzy (make)
- python-stsci.image (check)
- python2-astlib
- python2-astroml
- python2-astroml-git
- python2-astropy
- python2-astroscrappy (optional)
- python2-brian
- python2-centrosome
- python2-clusterpy
- python2-copperhead-git (optional)
- python2-corner-git
- python2-corner-git (make)
- python2-cosmolopy
- python2-cudamat-git
- python2-eispice-git
- python2-emcee (check)
- python2-emcee-git (check)
- python2-galpy
- python2-getdist
- python2-guiqwt
- python2-hyperopt-git
- python2-hyperopt-sklearn-git
- python2-keras-git
- python2-liblinear (optional)
- python2-lmfit-git (make)
- python2-lmfit-git
- python2-mahotas (check)
- python2-mahotas (optional)
- python2-mdp (optional)
- python2-meep
- python2-meep-bzr
- python2-mlpy
- python2-mne-git
- python2-moviepy
- python2-moviepy-git
- python2-nestle (optional)
- python2-networkx (optional)
- python2-neurokernel-git
- python2-ngmix-git (optional)
- python2-niapy
- python2-niapy (make)
- python2-nimfa
- python2-nucleus
- python2-numdifftools
- python2-numdifftools (make)
- python2-odespy-git (optional)
- python2-oger
- python2-pandas (optional)
- python2-pandas-git (optional)
- python2-peakutils
- python2-piff (make)
- python2-piff-git
- python2-piff-git (make)
- python2-pims (make)
- python2-pixmappy-git (make)
- python2-pixmappy-git
- python2-polo
- python2-powerlaw
- python2-py6s
- python2-pybrain
- python2-pyca-git (optional)
- python2-pymc (optional)
- python2-pymc-git
- python2-pynbody-git
- python2-pysal
- python2-pysces
- python2-pyscf
- python2-qutip
- python2-reproject
- python2-scikit-fuzzy
- python2-scikit-fuzzy (make)
- python2-scikit-image
- python2-scikit-learn-mlp-git
- python2-scikit-rf
- python2-scikit-rf-git
- python2-scimath
- python2-scitools (optional)
- python2-scitools-git (optional)
- python2-seqlearn-git
- python2-sfepy
- python2-sloppycell
- python2-spams
- python2-stsci.image
- python2-stsci.image (check)
- python2-theano (optional)
- python2-trackpy
- scikits-bootstrap-git (optional)
- scikits-cuda
- simplecv
- spyder2 (optional)
- trifusion
- trifusion-git
Latest Comments
micwoj92 commented on 2020-08-21 08:57
Hello, I adopted package as I needed it for another software and also added fix made by @cmsigler so it will be easier for less experienced users to build package.
cmichal commented on 2020-06-22 23:45
Clemmitt's 2020-06-01 fix works for me.
cmsigler commented on 2020-06-01 14:51
(OK, after some self-imposed idiocy on my end...) Here is a patch to fix the problem:
https://pastebin.com/mqCVp5RK
HTH! :^D
Clemmitt Sigler
cmsigler commented on 2020-06-01 13:10
@henkm,
It's a new compile error introduced by gcc ver. 10. Please see upstream issue:
https://github.com/scipy/scipy/issues/11611
Quoting: "Easiest workaround is to add the -fallow-argument-mismatch argument - though only gfortran 10 will recognize it."
I'm going to try to implement this fix on my laptop.
Clemmitt Sigler
henkm commented on 2020-05-17 11:00
Fails to build from source in a clean chroot.