mabuchilab / QNET

Computer algebra package for quantum mechanics and photonic quantum networks
https://qnet.readthedocs.io/
MIT License
71 stars 23 forks source link

Use robust, cross-platform compatible file paths #85

Closed danielwe closed 5 years ago

danielwe commented 5 years ago

84 uncovered an instance of a manual file path concatenation that could have broken Windows compatibility (it didn't, however). We should look through the code for other examples and fix them all at once, preferably using pathlib.