Author: Suyog Garg, Dated: 2025/11/18
This Markdown file accompanies the notebook GW_Waveform_Zoo_Native_Implementations.ipynb
Conda (recommended):
conda create -n gw-waveforms python=3.11 -c conda-forge -y
conda activate gw-waveforms
conda install pycbc gwsurrogate teobresums -c conda-forge -y
pip install pyseobnrColab: upload the notebook and run all cells. The first cell performs pip install.
The notebook also benchmarks generation time across families for n=6 random draws per model.