-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
38 lines (38 loc) · 1.14 KB
/
CITATION.cff
File metadata and controls
38 lines (38 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "lfm-physics: Lattice Field Medium Physics Simulation Library"
abstract: >
A Python library implementing the Lattice Field Medium (LFM) framework.
Two coupled wave equations on a 3D cubic lattice (GOV-01 + GOV-02) from
which gravity, electromagnetism, dark matter, and cosmic structure emerge
without any injected forces or assumed constants.
authors:
- family-names: Partin
given-names: Greg
email: gpartin@gmail.com
version: "1.3.0"
date-released: 2026-03-31
license: MIT
repository-code: "https://github.com/gpartin/lfm-physics"
url: "https://lfm-physics.readthedocs.io"
keywords:
- physics
- simulation
- lattice
- field-theory
- Klein-Gordon
- emergent-physics
- dark-matter
- cosmology
preferred-citation:
type: software
title: "lfm-physics: Lattice Field Medium Physics Simulation Library"
authors:
- family-names: Partin
given-names: Greg
version: "1.3.0"
date-released: 2026-03-31
license: MIT
repository-code: "https://github.com/gpartin/lfm-physics"
url: "https://lfm-physics.readthedocs.io"