mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 03:33:50 +01:00
4af1afbdaf
- For users : only change is : H5::H5File in apps. to be replaced by triqs::h5::file, same API. - using only the C API because : - it is cleaner, better documented, more examples. - it is the native hdf5 interface. - simplify the installation e.g. on mac. Indeed, hdf5 is usually installed without C++ interface, which is optional. E.g. EPD et al., brew by default. Also the infamous mpi+ hdf5_cpp bug, for which we have no clean solution. - clean the notion of parent of a group. Not needed, better iterate function in C LT API. - modified doc : no need for C++ bindings any more. - modified cmake to avoid requiring CPP bindings. |
||
---|---|---|
.. | ||
array_gf.cpp | ||
block.cpp | ||
block.output | ||
CMakeLists.txt | ||
curry1.cpp | ||
curry_and_fourier.cpp | ||
fourier1.cpp | ||
g_k_om2.cpp | ||
g_k_om.cpp | ||
gf_2times.cpp | ||
gf_mul.cpp | ||
gf_notail.cpp | ||
gf_notail.output | ||
gf_positive_and_negative_matsubara.cpp | ||
gf_positive_and_negative_matsubara.output | ||
gf_retw.cpp | ||
gf_scalar.cpp | ||
gf.output | ||
gfv2.cpp | ||
gfv2.output | ||
mpi_red.cpp | ||
ser.cpp | ||
test_fit_tail.cpp | ||
test_fit_tail.output | ||
test_fourier_matsubara.cpp | ||
test_fourier_matsubara.ipynb | ||
test_fourier_real_time.cpp | ||
test_fourier_real_time.ipynb | ||
test_gf_triqs.cpp | ||
vector_expr_temp.cpp | ||
vertex.cpp | ||
wrap_tech.cpp | ||
wrap_tech.output |