Search Criteria
Package Details: shtools 4.10.3-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-shtools.git (read-only, click to copy) |
---|---|
Package Base: | python-shtools |
Description: | Fortran interface for SHTOOLS |
Upstream URL: | https://shtools.oca.eu |
Keywords: | fortran pyshtools python SHTOOLS |
Licenses: | BSD 3-clause |
Provides: | shtools |
Submitter: | Strawpants |
Maintainer: | Strawpants |
Last Packager: | Strawpants |
Votes: | 1 |
Popularity: | 0.000002 |
First Submitted: | 2021-12-17 20:01 (UTC) |
Last Updated: | 2023-07-10 15:10 (UTC) |
Dependencies (5)
- blas (armpl, blis-git, blis, blis-cblas-openmp, blis-cblas, atlas-lapack, aocl-blis-aocc, aocl-blis, blas-aocl-gcc, blas-aocl-aocc, blas-mkl, openblas-lapack, blas-git, blas-openblas)
- fftw (fftw-amd)
- lapack (armpl, atlas-lapack, aocl-libflame-aocc, aocl-libflame, blas-aocl-gcc, blas-aocl-aocc, blas-mkl, openblas-lapack, lapack-git, blas-openblas)
- gcc-fortran (gccrs-fortran-git, gcc-fortran-git, gcc11-fortran) (make)
- python-setuptools (make)
Latest Comments
Strawpants commented on 2022-05-10 11:23 (UTC)
I've updated the version to 4.10 and forces a serial build to try to avoid the module not found errors
Strawpants commented on 2022-04-12 21:28 (UTC)
I suspect it is some kind of race condition in the makefile. Does it work when you only compile with one processor? (e.g. set export MAKEFLAGS="-j1" before running makepkg)
rarvolt commented on 2022-04-11 19:02 (UTC)
I have an issue with compiling: https://pastebin.com/WTvjQVkj Is this a package problem or shtools problem?