10
0
forked from pool/python-PyCBC

Accepting request 986387 from home:bnavigator:branches:science

- Update to version 2.0.4
  * Add Multisignal models and fix issue where loading MKLblibs
    before FFTW can in some cases cause a segfault.
- Release 2.0.3
  * Adds support for hierarchical inference models and astropy 5.1
    release.
- Update requirements
- Test in multibuild flavor in order to verify requirements.

OBS-URL: https://build.opensuse.org/request/show/986387
OBS-URL: https://build.opensuse.org/package/show/science/python-PyCBC?expand=0&rev=27
This commit is contained in:
2022-07-03 10:53:43 +00:00
committed by Git OBS Bridge
parent 3695569469
commit c8b9114931
5 changed files with 86 additions and 68 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jul 1 11:22:33 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to version 2.0.4
* Add Multisignal models and fix issue where loading MKLblibs
before FFTW can in some cases cause a segfault.
- Release 2.0.3
* Adds support for hierarchical inference models and astropy 5.1
release.
- Update requirements
- Test in multibuild flavor in order to verify requirements.
-------------------------------------------------------------------
Mon Mar 7 22:43:17 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>