https://github.com/bluescarni/restricted_2body_1pn_angular
Python code for the implementation of the solution of the angular coordinates for the restriced 1PN two-body problem with spin.
https://github.com/bluescarni/restricted_2body_1pn_angular
Last synced: 2 months ago
JSON representation
Python code for the implementation of the solution of the angular coordinates for the restriced 1PN two-body problem with spin.
- Host: GitHub
- URL: https://github.com/bluescarni/restricted_2body_1pn_angular
- Owner: bluescarni
- License: gpl-2.0
- Created: 2014-06-20T12:29:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-08T15:35:27.000Z (almost 11 years ago)
- Last Synced: 2025-02-13T00:16:26.664Z (4 months ago)
- Language: Python
- Size: 164 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
restricted_2body_1pn_angular
============================Python code for the implementation of the solution of the angular coordinates for the restriced 1PN two-body problem with spin.
The code requires the following Python packages:
- SymPy http://sympy.org
- mpmath http://mpmath.org
- Pyranha, the Python bindings of piranha https://github.com/bluescarni/piranha