Search Criteria
Package Details: sdpb-git 2016.6418959a-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sdpb-git.git (read-only, click to copy) |
|---|---|
| Package Base: | sdpb-git |
| Description: | A semidefinite program solver for the conformal bootstrap |
| Upstream URL: | https://github.com/davidsd/sdpb |
| Licenses: | MIT |
| Submitter: | mane.andrea |
| Maintainer: | mane.andrea |
| Last Packager: | mane.andrea |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-11-27 05:39 (UTC) |
| Last Updated: | 2024-07-06 17:52 (UTC) |
Dependencies (11)
- boost (boost-gitAUR)
- elemental-gmp-gitAUR
- flint
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-basekit-2025AUR, intel-oneapi-base-toolkit, intel-oneapi-basekit)
- libarchive (libarchive-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- mpfr (mpfr-gitAUR)
- rapidjson (rapidjson-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python (make)
- openmpi (openmpi-gitAUR) (optional)
Latest Comments
mane.andrea commented on 2024-07-06 17:54 (UTC)
@ConnorBehan it looks like it was also missing flint as deps. I made the changes you needed in package()
In my local it is still failing tests. In the meantime I upload it as is, later I will try to fix the tests and, if I manage, I update a new revision. For those in a hurry just comment out test()
ConnorBehan commented on 2024-07-05 21:57 (UTC)
Hey Andrea. Looks like the package() function now needs pmp2functions and pmp2sdp instead of sdp2functions and pvm2functions.