mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 05:43:40 +01:00
[arrays] More include by default
This commit is contained in:
parent
5b6b0ecf38
commit
c1f221e085
@ -27,9 +27,12 @@
|
|||||||
#include <triqs/arrays/vector.hpp>
|
#include <triqs/arrays/vector.hpp>
|
||||||
|
|
||||||
//
|
//
|
||||||
//#include <triqs/arrays/functional/map.hpp>
|
#include <triqs/arrays/functional/map.hpp>
|
||||||
#include <triqs/arrays/mapped_functions.hpp>
|
#include <triqs/arrays/mapped_functions.hpp>
|
||||||
|
|
||||||
|
#include <triqs/arrays/functional/fold.hpp>
|
||||||
|
#include <triqs/arrays/algorithms.hpp>
|
||||||
|
|
||||||
// HDF5 interface
|
// HDF5 interface
|
||||||
#include <triqs/arrays/h5/simple_read_write.hpp>
|
#include <triqs/arrays/h5/simple_read_write.hpp>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user