mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 22:03:43 +01:00
Add necessary version of cmake
modified: doc/installation/requirements.rst
This commit is contained in:
parent
e7d29d8243
commit
dade89f60d
@ -63,6 +63,7 @@ numpy Python scientific library
|
|||||||
h5py Python interface to hdf5 library
|
h5py Python interface to hdf5 library
|
||||||
mpi4py Python MPI
|
mpi4py Python MPI
|
||||||
sphinx >= 1.0.1 Python documentation tools (to compile documentation)
|
sphinx >= 1.0.1 Python documentation tools (to compile documentation)
|
||||||
|
cmake >= 2.8.7 CMake is used to control the software compilation process
|
||||||
pyparsing Tool for sphinx (to compile documentation)
|
pyparsing Tool for sphinx (to compile documentation)
|
||||||
matplotlib >= 0.99 Python 2D plotting library
|
matplotlib >= 0.99 Python 2D plotting library
|
||||||
cython >=0.17 A language that allows to write C extensions for the Python language
|
cython >=0.17 A language that allows to write C extensions for the Python language
|
||||||
|
Loading…
Reference in New Issue
Block a user