Julia abuild: Difference between revisions
No edit summary |
m (Added category: Programming) |
||
Line 19: | Line 19: | ||
* ArchLinux [https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/julia julia package] | * ArchLinux [https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/julia julia package] | ||
[[Category:Programming]] |
Revision as of 00:26, 17 September 2017
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