Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ A curated list of awesome scientific Python resources.
* [Domain-specific libraries](#domain-specific-libraries)
* [Geospatial data](#geospatial-data)
* [Astrophysics](#astrophysics)
* [Physics](#physics)
* [Molecular simulations](#molecular-simulations)
* [Bioinformatics](#bioinformatics)
* [Neuroimaging](#neuroimaging)
Expand Down Expand Up @@ -182,6 +183,10 @@ A curated list of awesome scientific Python resources.
* [Astropy](http://www.astropy.org/) - Core package for astronomy.
* [AstroML](http://www.astroml.org/) - Machine learning for astronomy

### Physics

Comment on lines +186 to +187
* [lfm-physics](https://github.com/gpartin/lfm-physics) - Lattice Field Medium physics simulation library with GPU-accelerated solvers for coupled wave equations on discrete lattices.

### Molecular simulations

* [MGLTools](http://mgltools.scripps.edu/) - Visualization and analysis of molecular structures.
Expand Down