Hydrogr

Latest version: v1.2.1

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.1

Fix GR6J exponential store flow (issue 2), thanks to Dr-Jamie-Brown

1.2.0

Technical change : avoid using unsafe as_array_mut. Function now return a new array instead of modifying the existing one.
This should simplify retrieving of intermediate states.

1.1.0

Windows x86 is no more supported as Pandas do not produce wheel for this architecture : https://github.com/pandas-dev/pandas/issues/54979

1.0.1

Fix deprecated offset alias in [pandas 2.2.0](https://pandas.pydata.org/pandas-docs/stable/user_guide/timeseries.html#offset-aliases)

1.0.0

Change model API to simplify the use of the package :

* Each model now expose getter and setter for static parameters and state vector. They are defined using dictionary to improve clarity.
* Input time series are pass to the model at execution time instead of during instantiation.

0.2.0

Change model implementation from Fortran to Rust to :

* Get rid of the dependency on Numpy for compilation and use maturin and github actions for cross compilation.
* To have a more readable and maintainable code.
* To discover RUST.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.