Metadata-Version: 2.1
Name: NRSur7dq2
Version: 1.0.6
Summary: Package for evaluating the NRSur7dq2 surrogate model
Home-page: https://www.black-holes.org/surrogates/
Author: Jonathan Blackman
Author-email: jonathan.blackman.0@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: h5py


NRSur7dq2 is a surrogate model for gravitational waves from numerical
relativity simulations of binary black hole mergers.
It is described in Blackman et al. 2017:
https://arxiv.org/abs/1705.07089
https://journals.aps.org/prd/abstract/10.1103/PhysRevD.96.024058

This package provides a class NRSurrogate7dq2 for evaluating the NRSur7dq2
surrogate model.

See the NRSurrogate7dq2 class docstring for usage.
A tutorial Jupyter notebook can be found at
https://www.black-holes.org/surrogates/


