Julia abuild: Difference between revisions
(use https & update links) |
m (update external link) |
||
| Line 5: | Line 5: | ||
* [https://github.com/JuliaLang/openlibm openlibm] | * [https://github.com/JuliaLang/openlibm openlibm] | ||
* [https://github.com/JuliaLang/openspecfun openspecfun] | * [https://github.com/JuliaLang/openspecfun openspecfun] | ||
* [ | * [https://www.math.sci.hiroshima-u.ac.jp/m-mat/MT/SFMT/#dSFMT dsfmt] | ||
* [https://netlib.org/amos/ amos] | * [https://netlib.org/amos/ amos] | ||
* [https://faculty.cse.tamu.edu/davis/suitesparse.html suitesparse] | * [https://faculty.cse.tamu.edu/davis/suitesparse.html suitesparse] | ||
Latest revision as of 09:03, 3 May 2026
Missing packages
List of packages that should be created.
- openlibm
- openspecfun
- dsfmt
- amos
- suitesparse
- arpack
- pcre2 (pcre 10.x)
- utf8proc
Concerns
According to readme, Julia requires LLVM 3.7. We should check if it really requires that exact version or if 3.8 is also acceptable.
Resources
- ArchLinux julia package