https://github.com/vtereshkov/conservation-laws-inference
A demo program that infers conservation law formulas from numerical measurements
https://github.com/vtereshkov/conservation-laws-inference
Last synced: about 1 year ago
JSON representation
A demo program that infers conservation law formulas from numerical measurements
- Host: GitHub
- URL: https://github.com/vtereshkov/conservation-laws-inference
- Owner: vtereshkov
- Created: 2021-08-01T11:40:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-01T18:55:48.000Z (almost 5 years ago)
- Last Synced: 2025-03-28T07:51:09.419Z (over 1 year ago)
- Language: C
- Size: 8.79 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A demo program that infers conservation law formulas from numerical measurements using Keplerian orbits as an example. With `REQUIRE_VELOCITY_DEPENDENCE` it converges to the energy conservation, otherwise it converges to the angular momentum conservation. All formulas are printed in the inverse Polish notation.