[PR #2978] [CLOSED] Add lfm-physics to Science section #11310

Closed
opened 2026-04-24 06:05:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2978
Author: @gpartin
Created: 3/19/2026
Status: Closed

Base: masterHead: add-lfm-physics


📝 Commits (1)

  • 0efe0e2 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2978 **Author:** [@gpartin](https://github.com/gpartin) **Created:** 3/19/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-lfm-physics` --- ### 📝 Commits (1) - [`0efe0e2`](https://github.com/vinta/awesome-python/commit/0efe0e2b96ab29424e876a74ec74661a36d24ce6) Add lfm-physics to Science section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description **[lfm-physics](https://github.com/gpartin/lfm-physics)** — Lattice Field Medium physics simulation library with GPU acceleration. - **PyPI**: https://pypi.org/project/lfm-physics/ - **License**: MIT - **Tests**: 233 passing (CI via GitHub Actions) - **Python**: 3.10+ 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 06:05:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#11310