3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 22:03:43 +01:00
dft_tools/pytriqs
Michel Ferrero 9c258fa7e1 Add tools to be able to find version and release
I added a version.hpp and updated the version.py so that
one can find the version of the library either from the
c++ or the python (if there is python support).

  modified:   CMakeLists.txt
  modified:   cmake/TRIQSConfig.cmake.in
  modified:   pytriqs/version.py.in
  modified:   triqs/CMakeLists.txt
  new file:   triqs/version.hpp.in
2013-08-29 11:41:19 +02:00
..
archive First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
dos First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
fit First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
lattice First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
operators Add some more direct accesses in pytriqs/operators 2013-08-02 10:14:33 +02:00
parameters First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
plot First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
pxd First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
sumk First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
utility First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
__init__.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
__init__.py.template First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
version.py.in Add tools to be able to find version and release 2013-08-29 11:41:19 +02:00