Light-curve

Latest version: v0.9.6

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

Scan your dependencies

Page 4 of 8

0.6.2

- `OtsuSplit` implementation in
Rust https://github.com/light-curve/light-curve-python/issues/120 https://github.com/light-curve/light-curve-python/pull/123

Changed

- `light-curve-feature` 0.5.0 -> 0.5.2 https://github.com/light-curve/light-curve-python/pull/123
- `light-curve-dmdt` 0.5.0 -> 0.6.0
- `pyO3` 0.16.6 -> 0.17.3
- `rust-numpy` 0.16.2 -> 0.17.2
- CI: binary wheels are now built using our
custom [manylinux/musllinux images](https://github.com/light-curve/base-docker-images), which include FFTW library
optimised to use platform-specific SIMD instructions. It should give up to 50% performance gain for `Periodogram` at
all Linux platforms but `x86_64` where we use MKL https://github.com/light-curve/light-curve-python/pull/134
- We don't provide binary wheels for Linux i686 anymore, please contact us if you need
them https://github.com/light-curve/light-curve-python/pull/134
- wheel build dependency: `maturin` 0.13.x ->
0.14.x https://github.com/light-curve/light-curve-python/issues/130 https://github.com/light-curve/light-curve-python/pull/135

Deprecated

- cargo features "fftw-dynamic", "fftw-static" and "mkl" are renamed to "fftw-system", "fftw-source" and "fftw-mkl"
correspondingly https://github.com/light-curve/light-curve-python/pull/137

Fixed

— fix `threshold` method in Python according to Rust
implementation https://github.com/light-curve/light-curve-python/pull/123

0.6.1

Added

- CI: Python 3.11 binary wheels

Changed

- `const_format` 0.2.25 -> 0.2.30
- `itertools` 0.10.3 -> 0.10.5
- `pyo3` 0.16.5 -> 0.16.6
- `thiserror` 1.0.31 -> 1.0.37
- wheel build dependency: `maturin` 0.12.x -> 0.13.x
- CI: `macos-10.15` GitHub actions runners are EOL, we switched to `macos-11`
- CI: `cibuildwheel` 2.10.2 -> 2.11.2

Deprecated



Removed



Fixed

- https://github.com/light-curve/light-curve-python/issues/110 Experimental warning message specifies a class
name https://github.com/light-curve/light-curve-python/pull/111
- Support of `setuptools` v61+

Security

0.6.0

Changed

- **Breaking:** drop Python 3.6 support
- **Breaking:** minimum supported Rust version (MSRV) 1.56 -> 1.57
- `light-curve-feature` 0.4.6 -> 0.5.0, causes MSRV change
- `rust-numpy` 0.15.1 -> 0.16.2
- `py03` 0.15.1 -> 0.16.3

0.5.9

Added

- `macro_const` 0.1.0 dependency

Fixed

- docstring for `many` method is added to each Rust feature class

0.5.8

Changed

- `light-curve-feature` 0.4.5 -> 0.4.6

Fixed

- Minimum supported Rust version 1.56 wasn't actually supported, `light-curve-feature` upgrade fixed it

0.5.7

Added

- CI: build Windows w/o GSL

Changed

- `light-curve-feature` 0.4.4 -> 0.4.5

Fixed

- `light-curve-feature` update fixes `NaN value of lnprob` problem with MCMC fit in `{Bazin,Villar}Fit`

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.