Light-curve

Latest version: v0.9.6

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

Scan your dependencies

Page 6 of 8

0.5.0

Added

- `check: bool = True` keyword argument for `__call__` and `many` methods of feature classes. It coulb be used to check
if input arrays are valid

Changed

- `gsl` is a default Cargo feature now, which means that GSL must be installed to build this package by standard Python
tools like `pip install`
- `light-curve-feature` 0.3 -> 0.4.1 transition brings MCMC improvements, changing feature names of `BazinFit` and
significant changes of `VillarFit` feature set

Removed

- `antifeatures` submodule of the Rust implementation

0.4.6

Fixed

- Remove profile section from Cargo.toml because it is not supported by our MSRV 1.56

0.4.5

Added

- CI: build on Windows w/o GSL


Fixed

- Fix `NaN` panic in MCMC https://github.com/light-curve/light-curve-feature/issues/51
- Make it possible to run tests, benchmarks and examples without `gsl` feature

0.4.4

Fixed

- Overflow in `{Bazin,Villar}Fit` https://github.com/light-curve/light-curve-feature/issues/48

0.4.3

Added

- `NyquistFreq` constructor static methods

Fixed

- Make `FixedNyquistFreq` public

0.4.2

Added

- `Cargo.toml` keywords and categories
- Add `Fixed(FixedNyquistFreq)` variant of `NyquistFreq` which defines a fixed Nyquist frequency to use for pariodogram

Changed

- The project repository was split from other 'light-curve*' crates and moved into <https://gituhb.com/light-curve/light-curve-feature>
- `light-curve-common` is a dev-dependency now
- CI: split Github Actions workflow into pieces

Removed

- Unused `dyn-clonable` dependency

Page 6 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.