Conversation
There was a problem hiding this comment.
Pull request overview
Adds lfm-physics to the repository’s Science section to include a GPU-accelerated physics simulation library among other scientific computing resources.
Changes:
- Added a new bullet entry for
lfm-physicsunder ## Science inREADME.md.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
|
@gpartin Thanks for your submission. However, this project does not meet our acceptance criteria: Repository age: The repository was created 1 day ago. We require a minimum of 3 months (or 6 months for Hidden Gem submissions) to ensure project stability. GitHub stars: 0 stars (minimum 100 required, or strong justification for Hidden Gem). Please see our CONTRIBUTING.md for full requirements. You're welcome to resubmit once the project has matured and gained community traction. |
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.