Pyqt-fit

Latest version: v1.4.0

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

Scan your dependencies

Page 3 of 6

1.1.13

- Removed reference to npy_float128. Seems it doesn't work on 32 bits machines.
- Adapted to 32 bits machines
- Changed integration from basic to Simpson's method
- If cython is not present (on not wanted!), kernels exist also as pure python
functions
- Free switching between pure python and cython kernels
- Cython 1.19 is not really needed, so downgrading the need to 1.17
- Moved Cython dependencies into an "extra" with name 'Cython'

1.1.12

- Added transformed KDE class, to compute KDE using variable change

1.1.11

- Correct CDF of tricube kernel (error inducing a 1e-4 error on CDF computation)
- Added tests for kernels
- Added new interface for 1D local polynomial -- compatible with previous one!
- User can specify their own design matrix to allow for non-polynomial basis

1.1.10

- Added Epanechnikov kernel
- plot_residual_tests now supports nD regression
- corrected kde in case no method is specified
- corrected grid_eval (now works)
- corrected weights application

1.1.9

- Added tests for the various modules
- Corrected bug in sharedmem for Python 3
- Now using print_function and relative_import futures to minimise changes between Python 2 and 3

1.1.8

- Corrected Cython import error in kernels.py
- Added "from __future__ import division" in all numerical module

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.