Julia abuild: Difference between revisions

From Alpine Linux
(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]
* [http://www.math.sci.hiroshima-u.ac.jp/%7Em-mat/MT/SFMT/#dSFMT dsfmt]
* [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.

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