All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for computing "In" solutions using Mathematica's HeunC function (available since version 12.1).
- Support for computing solutions to the Zerilli equation.
- All asymptotic amplitudes (incidence, transmission and reflection) are now computed and available in a ReggeWheelerRadialFunction.
- Fixed several memory leaks.
- Fixed a problem where loading the package with Needs would generate an error message.
- Support for static (omega=0) modes.
- Working precision now tracks the precision of both a and omega.
- ReggeWheelerPointParticleMode now only evaluates for in-exact orbits.
- Fixed a problem where the OutputForm for ReggeWheelerRadialFunction and ReggeWheelerMode did not appear properly in older versions of Mathematica.
- Initial release.