mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 19:23:45 +01:00
899210ff53
- a(1,ellipsis()) for a an array<T,1> e.g., was not compiling. - also added const_iterator for range to allow simple code : for (auto i : range {3,6}) ....-> i = 3,4,5 as in python |
||
---|---|---|
.. | ||
cuboid | ||
common.hpp | ||
permutation.hpp | ||
range.hpp |