Skip to content

Titan V2.3.0

Choose a tag to compare

@robertdstein robertdstein released this 18 May 12:01
· 720 commits to master since this release

New release of Flarestack v2 (Titan). The key change versus the previous release (v2.2.6) is the incorporation of specified versions for all python package dependencies in setup.py, ensuring better reproducibility in future. Going forward, these dependencies will be managed/updated by Dependabot.

In addition there were minor changes to replace use of np.float/np.bool, addressing deprecation warnings.