What's Changed * Migrate to `uv` and `ruff` by wbenoit26 in https://github.com/ML4GW/ml4gw/pull/205 * Bug fix for calculating log prob of samples outside cosine distribution by EthanMarx in https://github.com/ML4GW/ml4gw/pull/207
What's Changed * Fixes issue where tensors in waveform generator not getting built on correct device by EthanMarx in https://github.com/ML4GW/ml4gw/pull/199
Features * Add lowpass option to whitening by wbenoit26 in https://github.com/ML4GW/ml4gw/pull/185 * Use relative imports by ravioli1369 in https://github.com/ML4GW/ml4gw/pull/190 * Add `fnames_per_batch` argument to `HDF5Dataset` by EthanMarx in https://github.com/ML4GW/ml4gw/pull/191 * SciPy filters by ravioli1369 in https://github.com/ML4GW/ml4gw/pull/189 * Adds `TimeDomainCBCWaveformGenerator` by EthanMarx in https://github.com/ML4GW/ml4gw/pull/188
Infrastructure Changes * Add demo notebook by wbenoit26 in https://github.com/ML4GW/ml4gw/pull/180 * Update readme and add license and citation by wbenoit26 in https://github.com/ML4GW/ml4gw/pull/186 * Increased waveform tolerance by wbenoit26 in https://github.com/ML4GW/ml4gw/pull/192 * Set random seed for unit tests by wbenoit26 in https://github.com/ML4GW/ml4gw/pull/196 * Fix flaky tests by EthanMarx in https://github.com/ML4GW/ml4gw/pull/197
What's Changed * Create tensor on proper device in `IMRPhenomPv2` by EthanMarx in https://github.com/ML4GW/ml4gw/pull/183 * Set upper bound of "close" distance tests to 400 EthanMarx in https://github.com/ML4GW/ml4gw/pull/184