10
0
forked from pool/python-PyCBC
Files
python-PyCBC/python-PyCBC.changes
Atri Bhattacharya a00b0781f7 Accepting request 809696 from home:badshah400:branches:science
- Update to version 0.16.1:
  * Backward incompatible Changes to the offline search analysis,
    notably in the naming of ranking statistics

OBS-URL: https://build.opensuse.org/request/show/809696
OBS-URL: https://build.opensuse.org/package/show/science/python-PyCBC?expand=0&rev=5
2020-05-28 23:01:32 +00:00

63 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Wed May 27 20:51:44 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.16.1:
* Backward incompatible Changes to the offline search analysis,
notably in the naming of ranking statistics
-------------------------------------------------------------------
Thu Apr 23 15:50:06 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.15.6:
* More functionality for the multi-detector workflow
* A patch to the PSD variation is added to avoid time around
autogated periods is not strongly upranked.
* Steady improvements to the inference toolkit.
-------------------------------------------------------------------
Mon Feb 3 16:48:32 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update min required version of numpy to 1.16.0 for
BuildRequires.
-------------------------------------------------------------------
Mon Feb 3 16:41:10 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.15.4
* Workflow code can now run on python3
* Inference data reading interface is now standardized
* XML segment files can be provided as input in workflow
generation
* Some patches have been applied for PyCBC Live.
- Fix env based hashbangs for exec in bindir; remove the hashbangs
for non-bindir files.
- Drop python-PyCBC-work-with-latest-numpy.patch: no longer needed
as python-numpy >= 1.16.0 is now supported by default.
- Package binaries only for python3 version.
-------------------------------------------------------------------
Mon Jul 22 11:01:38 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.14.1:
* Bug fixed: issues with the dqsegdb integration in the new
dq.py module.
- Changes from version 1.14.0:
* Beta support for python3 (not enabled on openSUSE builds)
* Development towards a multi-ifo offline search code
* Numerous improvements in other code modules
- Add python-PyCBC-work-with-latest-numpy.patch to avoid checking
for max supported numpy version for python2 to get it building
on openSUSE >= 1550 where the current python2-numpy version is
1.16.x.
- Drop no longer needed sed commands.
-------------------------------------------------------------------
Thu Feb 7 15:10:46 UTC 2019 - badshah400@gmail.com
- Add python-numpy Requires.
-------------------------------------------------------------------
Thu Jan 31 13:37:31 UTC 2019 - badshah400@gmail.com
- Initial package.