scalesim-project / scale-sim-v2

Repository to host and maintain scale-sim-v2 code
MIT License
212 stars 93 forks source link

Make a dir #68

Closed nicola-peserico closed 8 months ago

nicola-peserico commented 1 year ago

Hello!

I'm using scale-sim-v2 on Windows (Anaconda 3, Jupyter Notebook, Python3.10). The only error i got is for the creation of the directory (simulator.py and single_layer_sim.py): the creation is OS based, instead of using the universal os.mkdir() function, if anyone wants to update that for the next version

Cheer! N.