-
Notifications
You must be signed in to change notification settings - Fork 1
/
DEPENDENCIES
69 lines (53 loc) · 2.04 KB
/
DEPENDENCIES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
DEPENDENCIES
============
Required Libraries | Minimum Version
----------------------------+----------------------
CMake | 3.0.2
suitesparse | 3.7.1
bzip2 | 1.0.6
zlib | 1.2.8
liblzma | 5.1.1
LAPACK | 3.2.1
BLAS | -
Optional Libraries | Minimum Version
----------------------------+----------------------
ARPACK | 3.1.5
MAT File I/O Library | 1.5.2
SuperLU | 3.0
SuperLU_MT | 3.0
OpenMP | 2.5
Optional Executables and |
Packages | Minimum Version
----------------------------+--------------------
Doxygen | 1.8.11
genhtml | 1.12
lcov | 1.12
gcov | 5.4.0
valgrind | 3.11.0
cppcheck | 1.76
cppcheck-htmlreport | -
cmake-lint | 1.3.4.1
Required Packages for |
Python Interface | Minimum Version
----------------------------+----------------------
Python | 2.7
NumPy | 1.6.0
SciPy | 0.16
Optional Packages for |
Python Documentation | Minimum Version
----------------------------+---------------------
Sphinx | 1.3.6
sphinxcontrib-bibtex | 0.3.5
numpydoc | 0.6.0
matplotlib | 1.5.1
pylint | 1.6.5
TESTED MATLAB VERSIONS FOR MEX-M.E.S.S.:
* matlab2017a
* matlab2016b
* matlab2015b
* matlab2014b
* matlab2013b
cmake-lint is available at:
* https://github.com/richq/cmake-lint
* https://pypi.org/project/cmakelint/
* https://pypi.python.org/pypi/cmakelint/1.3.4.1