Light-curve

Latest version: v0.10.2

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

Scan your dependencies

Page 4 of 8

0.6.5

Fixed

- Reduce Rust-Python inter-op cost for numpy arrays significantly. It dropped from ~4 μs per array to ~
100ns. https://github.com/light-curve/light-curve-python/pull/174

0.6.4

Added

- Initial `copy` and `pickle` (minimum protocol version is 2) support for feature extractors
and
`DmDt` https://github.com/light-curve/light-curve-python/issues/103 https://github.com/light-curve/light-curve-python/pull/145 https://github.com/light-curve/light-curve-python/pull/150
- `serde` v1 and `serde-pickle` v1 Rust dependencies. `serde-pickle` is an arbitrary choice of a (de)serialization
binary format, but it could be useful in the future having a way to inspect Rust structures from
Python https://github.com/light-curve/light-curve-python/pull/145

Changed

- Build environment: minimum support Rust version (MSRV) is bumped 1.57 -> 1.60
- Bump `light-curve-dmdt` 0.6.0 -> 0.7.1

Fixed

- `BazinFit` and `VillarFit` docs are clarified for `.model()` and `ln_prior`
usage https://github.com/light-curve/light-curve-python/issues/125 https://github.com/light-curve/light-curve-python/pull/146

0.6.3

No changes, it was accidentally released instead of `0.6.2`

0.6.2

- Explicitly set the minimum supported Rust version to 1.67

0.6.1

Changed

- Bump `light-curve-dmdt` 0.6.0 -> 0.7.0

0.6.0

Added

- The first stand-alone release of the `dmdt` binary produced by `light-curve-dmdt-exec` crate, see
`light-curve-dmdt/Changelog.md` for previous releases as a part of `light-curve-dmdt` crate

Changed

- **braking** The crate was split into two: the executable was moved into a separate crate `light-curve-dmdt-exec`
- **braking** Update to `clap` v4 caused removing of shot arguments `-w`, `-h` and reformatted help message
- The project repository was split from other 'light-curve*' crates and moved
into <https://gituhb.com/light-curve/light-curve-dmdt>

Page 4 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.