Linerate

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

What's Changed
* feat: reintroduce invalid_value in bisect by amundfr in https://github.com/statnett/linerate/pull/33


**Full Changelog**: https://github.com/statnett/linerate/compare/1.1.1...1.2.0

1.1.1

Fixed an incorrect function reference in example that prevented docs to build.

**Full Changelog**: https://github.com/statnett/linerate/compare/1.1.0...1.1.1

1.1.0

What's Changed
* Improve development docs in readme by halvorlu in https://github.com/statnett/linerate/pull/30
* chore(deps): update dependency black to v24.4.2 by renovate in https://github.com/statnett/linerate/pull/24
* Implement CIGRE 207 by halvorlu in https://github.com/statnett/linerate/pull/28

We now have an implementation of CIGRE 207 in addition to CIGRE 601 and IEEE 738.


**Full Changelog**: https://github.com/statnett/linerate/compare/1.0.3...1.1.0

1.0.3

Added setuptools as requirement for generating docs with sphinx.

**Full Changelog**: https://github.com/statnett/linerate/compare/1.0.1...1.0.3

1.0.2

What's Changed
* Correct hour angle for longitude by halvorlu in https://github.com/statnett/linerate/pull/29
Previous implementation used solar angle in UTC, which is not correct when longitude != 0.

New Contributors
* halvorlu made their first contribution in https://github.com/statnett/linerate/pull/29

**Full Changelog**: https://github.com/statnett/linerate/compare/1.0.0...1.0.2

1.0.0

What's Changed
* feat: remove invalid_value functionality in bisect by amundfr in https://github.com/statnett/linerate/pull/13

BREAKING CHANGE: removed parameter `invalid_value` of method `bisect` in linerate.solver, which is used by all models in model at compute_steady_state_ampacity and compute_conductor_temperature.
Instead of setting `invalid_value` when optimization fails, these functions will now raise a ValueError.

* fix(docs): fix zero linerate in docs by amundfr in https://github.com/statnett/linerate/pull/23

New Contributors
* renovate made their first contribution in https://github.com/statnett/linerate/pull/2
* amundfr made their first contribution in https://github.com/statnett/linerate/pull/18

**Full Changelog**: https://github.com/statnett/linerate/commits/v1.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.