Now, Python 312 is supported here https://repo.anaconda.com/pkgs/main/linux-64/scipy-1.13.1-py312hc5e2394_0.tar.bz2
Search Criteria
Package Details: python-scipy-mkl-bin 1.10.1.anaconda1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-scipy-mkl-bin.git (read-only, click to copy) |
---|---|
Package Base: | python-scipy-mkl-bin |
Description: | SciPy is open-source software for mathematics, science, and engineering - with Intel MKL - prebuilt binaries from Anaconda |
Upstream URL: | http://www.scipy.org/ |
Licenses: | custom |
Conflicts: | python-scipy |
Provides: | python-scipy, python-scipy-mkl |
Submitter: | chrisjbillington |
Maintainer: | chrisjbillington |
Last Packager: | chrisjbillington |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-18 16:40 (UTC) |
Last Updated: | 2023-05-12 00:40 (UTC) |
Dependencies (4)
- python-mkl-serviceAUR (python-mkl-service-binAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR)
- jq (jq-gitAUR) (make)
- python-pillow (python-pillow-gitAUR) (optional) – for image saving module
Required by (858)
- advene (requires python-scipy)
- ambertools (requires python-scipy)
- apsynsim (requires python-scipy) (make)
- ardupilot-copter-sitl (requires python-scipy)
- asammdf-git (requires python-scipy) (optional)
- audio-offset-finder-git (requires python-scipy)
- basicanalysis (requires python-scipy)
- caffe (requires python-scipy) (optional)
- caffe-cmake-git (requires python-scipy)
- caffe-cuda (requires python-scipy) (optional)
- caffe-cuda-git (requires python-scipy) (optional)
- caffe-git (requires python-scipy) (optional)
- caffe-ssd (requires python-scipy) (optional)
- casadi (requires python-scipy)
- casadi-git (requires python-scipy) (optional)
- ceph (requires python-scipy) (make)
- ceph-base (requires python-scipy) (make)
- ceph-bin (requires python-scipy)
- ceph-cephadm (requires python-scipy) (make)
- ceph-cephfs (requires python-scipy) (make)
- Show 838 more...
Sources (1)
Latest Comments
carlosal1015 commented on 2024-08-06 23:14 (UTC)
chrisjbillington commented on 2021-09-25 02:46 (UTC) (edited on 2022-02-04 04:43 (UTC) by chrisjbillington)
Note: these python-*-mkl-bin
packages require version 2021.4.0 of intel-mkl
and openmp
, which are out of date in the Arch repos for licensing reasons (the newer versions can't be redistributed without permission).
It is against the AUR submission rules to add a package to the AUR solely because the package in the repositories is out of date, so here are two PKGBUILD
s in the form of pastebin pastes for the latest intel-mkl
and intel-openmp
, (both prebuilt binaries from anaconda), you can use these until the packages in the repos are updated:
chrisjbillington commented on 2021-02-13 02:07 (UTC)
Anaconda seem to be messing with how they do the libgfortran dependency, I see they released new packages and then deleted them again.
Let me know if there's anything wrong with this package or if the sources vanish and I'll fix.
damianj commented on 2021-02-12 02:40 (UTC)
No worries. It installed without issue now. Thanks.
chrisjbillington commented on 2021-02-12 02:28 (UTC)
Should be fixed now @damianj. The conda libgfortran package was restructured, I didn't catch it because I didn't clean-build, sorry about that.
chrisjbillington commented on 2021-02-12 02:11 (UTC)
Thanks @damianj, will look into it
damianj commented on 2021-02-12 01:47 (UTC)
Getting an error during the install.
==> Starting package()... rm: cannot remove '/home/user/.cache/yay/python-scipy-mkl-bin/pkg/python-scipy-mkl-bin/usr/lib/libgfortran.so': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... error making: python-scipy-mkl-bin
chrisjbillington commented on 2020-12-02 05:32 (UTC) (edited on 2020-12-11 00:40 (UTC) by chrisjbillington)
Note: Broken until anaconda starts shipping a version built for Python 3.9
Edit: New release for 3.9 is here, not broken anymore!
Pinned Comments
chrisjbillington commented on 2021-09-25 02:46 (UTC) (edited on 2022-02-04 04:43 (UTC) by chrisjbillington)
Note: these
python-*-mkl-bin
packages require version 2021.4.0 ofintel-mkl
andopenmp
, which are out of date in the Arch repos for licensing reasons (the newer versions can't be redistributed without permission).It is against the AUR submission rules to add a package to the AUR solely because the package in the repositories is out of date, so here are two
PKGBUILD
s in the form of pastebin pastes for the latestintel-mkl
andintel-openmp
, (both prebuilt binaries from anaconda), you can use these until the packages in the repos are updated:intel-mkl-bin 2021.4.0 PKGBUILD
intel-openmp-bin 2021.4.0 PKGBUILD