Files
MX_Pmodule/Compiler/eigen3/modulefile
Achim Gsell ecda6af3d1 Compiler/eigen3
- build-block added
2017-11-20 17:27:36 +01:00

12 lines
353 B
Plaintext

#%Module1.0
module-whatis "a C++ template library for linear algebra:"
module-url "http://eigen.tuxfamily.org/"
module-license "Mozilla Public License Version 2.0"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
Eigen is a C++ template library for linear algebra: matrices, vectors,
numerical solvers, and related algorithms.
"