diff --git a/README.md b/README.md index a4334ef..634cc4a 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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 + +* [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.