summaryrefslogtreecommitdiff
path: root/doublenull.py
Commit message (Expand)AuthorAge
* doublenull: drop unused importAnton Khirnov2024-01-23
* doublenull: add a function for inverse double-null coordinatesAnton Khirnov2024-01-23
* doublenull: null_coordinates(): do not extrapolateAnton Khirnov2024-01-23
* doublenull: split off integration into a separate functionAnton Khirnov2024-01-15
* doublenull: returns solutions as OdeSolution rather than X(t) arrayAnton Khirnov2024-01-15
* doublenull: allow passing gXt=None to null_curves()Anton Khirnov2024-01-08
* doublenull: use interp.py for 2D interpolationAnton Khirnov2024-01-08
* doublenull: shorten namesAnton Khirnov2023-06-28
* doublenull: add a new null curve tracking modeAnton Khirnov2023-06-28
* doublenull: import functions from interpolate explicitlyAnton Khirnov2023-06-28
* doublenull: add unit testsAnton Khirnov2023-06-28
* doublenull: add a parameter for integrating backwards in timeAnton Khirnov2022-09-24
* doublenull: switch from odeint to newer solve_ivpAnton Khirnov2022-08-15
* Add code for double-null coordinates.Anton Khirnov2018-03-22