You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Change boundary conditions for `RainbowFit`https://github.com/light-curve/light-curve-python/pull/414
44
+
45
+
### Fixed
46
+
47
+
- Package import doesn't fail if `scipy` is missed https://github.com/light-curve/light-curve-python/pull/422
48
+
34
49
## [0.9.4] 2024-09-11
35
50
36
51
### Changed
37
52
38
-
- Experimental Rainbow fit features use maximum likelihood cost function instead of least squares https://github.com/light-curve/light-curve-python/pull/407
53
+
- Experimental Rainbow fit features use maximum likelihood cost function instead of least
@@ -303,7 +319,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
303
319
### Added
304
320
305
321
- Initial `copy` and `pickle` (minimum protocol version is 2) support for feature extractors
306
-
and `DmDt`https://github.com/light-curve/light-curve-python/issues/103https://github.com/light-curve/light-curve-python/pull/145https://github.com/light-curve/light-curve-python/pull/150
0 commit comments