Opentsne

Latest version: v1.0.1

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

Scan your dependencies

Page 2 of 2

0.5.0

Main changes:
- Build wheels for MacOS target 10.6
- Update to annoy v1.17.0, this should result in much faster multi-threaded performance

0.4.0

**Major changes:**
- Remove numba dependency, switch over to using Annoy nearest neighbor search. Pynndescent is now optional and can be used if installed manually.
- Massively speed-up transform by keeping reference interpolation grid fixed. Limit new points to circle centered around reference embedding.
- Implement variable degrees of freedom.

**Minor changes:**
- Add spectral initialization using diffusion maps.
- Replace cumbersome `ErrorLogger` callback with the `verbose` flag.
- Change the default number of iterations to 750.
- Add `learning_rate="auto"` option.
- Remove the `min_grad_norm` parameter.

**Bugfixes:**
- Fix case where KL divergence was sometimes reported as NaN.

0.2.0

In order to make usage as simple as possible and remove and external dependencies on FFTW (which needed to be installed locally before), this update replaces FFTW with numpy's FFT.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.