mbox series

[bug#53922,0/4] Some Julia packages

Message ID 20220210175948.446756-1-zimon.toutoune@gmail.com
Headers show
Series Some Julia packages | expand

Message

Simon Tournier Feb. 10, 2022, 5:59 p.m. UTC
Hi,

Some dependencies for Flux.jl, the machine learning framework.  I am currently
blocked by another dependencies:
https://github.com/JuliaBinaryWrappers/LLVMExtra_jll.jl which depends on
https://github.com/maleadt/LLVM.jl.  Well, another story. :-)


Cheers,
simon


zimoun (4):
  gnu: Add julia-juno.
  gnu: Add julia-bfloat16s.
  gnu: Add julia-cenum.
  gnu: Add julia-gpuarrays.

 gnu/packages/julia-xyz.scm | 101 +++++++++++++++++++++++++++++++++++++
 1 file changed, 101 insertions(+)


base-commit: f97fe92b570b01ed1b03abd4f3ec89bf20ebc9db

Comments

Efraim Flashner Feb. 16, 2022, 11:43 a.m. UTC | #1
Packages pushed. Thanks!