Skip to content

Commit 1a75be3

Browse files
authored
Merge pull request #135 from cjekel/scipyfix
Scipyfix
2 parents 45441d8 + 5c4be98 commit 1a75be3

37 files changed

Lines changed: 1878 additions & 456 deletions

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.5.3] - 2026-06-28
8+
### Changed
9+
- set scipy version to be less than 1.18. scipy 1.18 has broken a lot of pwlf with the changes to the optimization packages which we heavily depended upon.
10+
711
## [2.5.2] - 2025-07-26
812
### Changed
913
- Minor typo in documentation. Thanks to [Berend-ASML](https://github.com/Berend-ASML) for the fix!

0 commit comments

Comments
 (0)