Add Julia 1.9.2
This commit is contained in:
16
Programming/Julia/modulefile
Normal file
16
Programming/Julia/modulefile
Normal file
@@ -0,0 +1,16 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "Julia"
|
||||
module-url "https://julialang.org/"
|
||||
module-license "https://github.com/JuliaLang/julia/blob/master/LICENSE.md"
|
||||
module-maintainer "Marc Caubet <marc.caubet@psi.ch>"
|
||||
module-help "
|
||||
Julia is a high-level, high-performance dynamic language for technical
|
||||
computing.
|
||||
|
||||
Julia is an open source project with over 1,000 contributors. It is
|
||||
made available under the MIT license. The source code is available on
|
||||
GitHub.
|
||||
"
|
||||
|
||||
module-addgroup Programming
|
||||
Reference in New Issue
Block a user