Skip to content

v1.18.1

Compare
Choose a tag to compare
@dbkeitel dbkeitel released this 03 Oct 16:14
· 271 commits to master since this release
ec86602

This is the v1.18.1 release of PyFstat, a python package for gravitational-wave data analysis with the F-statistic, dated 03/10/2022.

This release supports python versions from 3.8 to 3.10.

From the changelog:

  • fixed finalizer setup for calling ComputeFstat and its children in context-manager mode
  • reverted "walrus operators" (:=) and use of Literal typing checks to facilitate python 3.7 backwards compatibility (not officially supported from release, but can be easily restored on branches / local clones)
  • lalsuite-from-source install instructions no longer included in README, now live on wiki
  • fixed logging use in examples
  • improved testing of tutorial notebooks

For a list of known issues, or to report any problems, please see: https://github.com/PyFstat/PyFstat/issues