mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 03:33:50 +01:00
f2c7d449cc
for earlier commits, see TRIQS0.x repository.
9 lines
401 B
ReStructuredText
9 lines
401 B
ReStructuredText
* At lower level, a few general purpose libraries in Python and C++, e.g. :
|
|
|
|
* A new C++ multi-dimensional array library (triqs::arrays).
|
|
* A simple dictionary-like python :ref:`interface to HDF5 files<hdf5_base>`, which is the main data format in TRIQS.
|
|
* A thin :ref:`interface to matplotlib<plotting>` to visualize various objects via the definition of a :ref:`plot protocol<plotting>`.
|
|
|
|
|
|
|