precession
precession copied to clipboard
Dynamics of spinning black-hole binaries with python
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
I create a new folder in /precession called 'ecc', where I place the code for executing the precession code to eccentric orbits. In this way, if one wishes to use...
It was brought to my attention that `precession` is causing newer versions of `pip` to give this deprecation warning: ``` DEPRECATION: precession is being installed using the legacy 'setup.py install'...
Two quick things I noticed while trying to do precession-averaged inspirals from finite orbital separation to infinity: 1. According to the docstring, when doing vectorized inspirals for multiple binaries at...
The functions `gwfrequencytopnseparation` and `pnseparationtogwfrequency` still need to be extended to work with eccentric binaries. Probably, in this case, it would be difficult to return a single number as in...