summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doublenull: import functions from interpolate explicitlyAnton Khirnov2023-06-28
* doublenull: add unit testsAnton Khirnov2023-06-28
* null: update documentationAnton Khirnov2023-04-04
* Null: Allow specifying geodesic start times.David Hilditch2023-04-03
* Null: Normalize spatial component of momentum.David Hilditch2023-04-03
* null: fix initial condition for non-zero shiftAnton Khirnov2023-03-17
* null: fix the null-vector constraint with non-zero shiftAnton Khirnov2023-03-16
* null: fix string formattingAnton Khirnov2023-03-16
* interp: allow extrapolation in interp1dAnton Khirnov2023-03-08
* interp: replace deprecated numpy.int with just intAnton Khirnov2023-03-08
* null: add support for non-zero shiftAnton Khirnov2023-02-24
* null: work around lack of args support in older scipyAnton Khirnov2023-02-24
* add a mathematica notebook computing Christoffels.David Hilditch2023-02-24
* null: remove extra sign.David Hilditch2023-02-21
* interp: add irregular 1D interpolationAnton Khirnov2023-02-14
* hor_find: print minimum and maximum of in- and out-going expansionAnton Khirnov2023-02-14
* interp: allow passing scalars to Interp2D_CAnton Khirnov2023-02-14
* Add a module for computing null geodesics and similarity coordinates.Anton Khirnov2023-02-14
* invars: simplifyAnton Khirnov2023-02-14
* _interp_c_template: allow interpolating close to the boundaryAnton Khirnov2023-02-14
* Add a makefile for the interpolation SO.Anton Khirnov2023-02-14
* utils: move code to the math_utils packageAnton Khirnov2023-02-14
* doublenull: add a parameter for integrating backwards in timeAnton Khirnov2022-09-24
* doublenull: switch from odeint to newer solve_ivpAnton Khirnov2022-08-15
* critical: add naive echo finderAnton Khirnov2021-10-18
* interp: add 2D Lagrangian interpolation in CAnton Khirnov2021-10-18
* interp: fix source index computationAnton Khirnov2020-07-09
* horizon: properly calculate rhs at θ=0Anton Khirnov2020-07-09
* invars: python3 compatibility, xrange->rangeAnton Khirnov2020-06-24
* utils: use a tuple instead of an array for slicingAnton Khirnov2020-06-24
* Add a script for finding an apparent horizon.Anton Khirnov2019-12-02
* Add an interpolation module.Anton Khirnov2019-12-02
* horizon: fix importAnton Khirnov2019-12-02
* horizon: add apparent horizon equationsAnton Khirnov2019-12-01
* horizon: make the finite difference operator specifiableAnton Khirnov2019-12-01
* curvature: add calculations of more variablesAnton Khirnov2019-12-01
* diff: add the missing power for higher order derivativesAnton Khirnov2018-05-31
* horizon: split off the Christoffel symbol calculationAnton Khirnov2018-03-31
* Add a function for computing expansion.Anton Khirnov2018-03-27
* Document return type for FiniteDifferenceUniform.__call__Anton Khirnov2018-03-27
* Track __init__.py so that this behaves as a Python package.Anton Khirnov2018-03-27
* Add finite difference operators.Anton Khirnov2018-03-27
* Add a function for ADM mass estimation.Anton Khirnov2018-03-22
* Add array reflection.Anton Khirnov2018-03-22
* Add pointwise matrix inversion.Anton Khirnov2018-03-22
* Add a function for calculating proper distance.Anton Khirnov2018-03-22
* Add code for double-null coordinates.Anton Khirnov2018-03-22