TRIQS / nda

C++ library for multi-dimensional arrays
https://triqs.github.io/nda
Other
13 stars 11 forks source link

Remove support for string indices #72

Closed Thoemi09 closed 1 month ago

Thoemi09 commented 2 months ago

String indices are not used and not well tested. It is better to remove them for now (maybe keep them in a feature branch) and add them back once they are actually needed.