mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 05:43:40 +01:00
fcfcce8d61
- C++14 mode not automatic. Was based on compiler version, but the version of the C++ lib also matters.... Now, there is an explicit USE_CPP14 option [default =OFF] to set to compile in c++1y mode. Solve also #89, i.e. the flags is now in TRIQS_CXX_DEFINITIONS and therefore pass to applications (including ipython magic). - Python_use_mpi4py is now ON by default. Rational : it has been used for a while by e.g. Thomas, and it is necessary on OS X (boost.mpi.python raises a lot of issues). Hence we put it as default. - Rename the option Build_Triqs_General_Tools_Test to a simpler Build_Tests |
||
---|---|---|
.. | ||
archive | ||
dos | ||
fit | ||
gf | ||
lattice | ||
operators | ||
parameters | ||
plot | ||
random_generator | ||
sumk | ||
utility | ||
wrap_generator | ||
__init__.py | ||
__init__.py.template | ||
CMakeLists.txt | ||
magic.py.in | ||
version.py.in |