mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-08 06:38:26 -05:00
[PR #2978] [CLOSED] Add lfm-physics to Science section #11310
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2978
Author: @gpartin
Created: 3/19/2026
Status: ❌ Closed
Base:
master← Head:add-lfm-physics📝 Commits (1)
0efe0e2Add lfm-physics to Science section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
lfm-physics — Lattice Field Medium physics simulation library with GPU acceleration.
Two coupled wave equations on a 3D cubic lattice derive gravity, electromagnetism, strong force, and weak force from first principles. GPU-accelerated (CuPy/CUDA) with automatic CPU fallback. Includes leapfrog integration, 7-point and 19-point isotropic Laplacian stencils, FFT Poisson solver, complete particle mass table, and 41+ derived physics constants.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.