maziarraissi / PINNs

Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
https://maziarraissi.github.io/PINNs
MIT License
3.45k stars 1.21k forks source link

House keeping for reproducibility #16

Open janhenrikbern opened 3 years ago

janhenrikbern commented 3 years ago

Hello @maziarraissi,

  1. I added a requirements.txt to help people get started with your PINNs repository. That way, they can run pip3 install -r requirements.txt to get their virtual environment started.

  2. I added a .gitignore file specific to python to prevent pycache folders to find their way into the repository.
    Additionally, I removed the old pycache folder.

Hope this is helpful.

janhenrikbern commented 2 years ago

Whoever has write access, please merge feel free to merge this.

praksharma commented 1 year ago

This code supports the results in a paper. I don't think they'll accept this PR.