mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 02:41:22 +01:00
new file: e/Eigen/Eigen-3.3.3.eb
This commit is contained in:
parent
1023ca4222
commit
6f5311b12c
13
e/Eigen/Eigen-3.3.3.eb
Normal file
13
e/Eigen/Eigen-3.3.3.eb
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = 'Eigen'
|
||||||
|
version = '3.3.3'
|
||||||
|
|
||||||
|
homepage = 'http://eigen.tuxfamily.org/index.php?title=Main_Page'
|
||||||
|
description = """Eigen is a C++ template library for linear algebra:
|
||||||
|
matrices, vectors, numerical solvers, and related algorithms."""
|
||||||
|
|
||||||
|
toolchain = {'name': 'dummy', 'version': ''}
|
||||||
|
|
||||||
|
source_urls = ['http://bitbucket.org/%(namelower)s/%(namelower)s/get']
|
||||||
|
sources = ['%(version)s.tar.bz2']
|
||||||
|
|
||||||
|
moduleclass = 'math'
|
Loading…
x
Reference in New Issue
Block a user