BoothGroup / ebcc

Coupled cluster models for both purely electron and coupled electron-boson models, with a focus on generality and model extensibility.
https://boothgroup.github.io/ebcc/
MIT License
11 stars 2 forks source link

Ansatz clashes for case-insensitive filesystems #56

Open obackhouse opened 5 months ago

obackhouse commented 5 months ago

Some filesystems, even MacOS, can be case-insensitive. This causes a clash between i.e. the CCSDT and CCSDt files in tests and codegen and only one file is pulled from the repo. We should add a modifier for lower-case filenames.