Compiler/eigen3

- build-block added
This commit is contained in:
2017-11-20 17:27:36 +01:00
parent 920dc125f3
commit ecda6af3d1
3 changed files with 41 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#%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.
"