Gaussian-processes

Latest version: v1.0.5

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

Scan your dependencies

Page 1 of 2

1.0.5

* Don't throw an error when setting s parameter
* Return zero likelihood if determinant is close to zero

1.0.4

* Use a Cholesky solver rather than computing inverses
* Specify C-contiguous arrays and disable wraparound in Cython code
* Add `__copy__`, `__deepcopy__`, `__getstate__`, and `__setstate__`
methods to gp and kernels
* Add methods for getting/setting kernel parameters by name

1.0.3

* Fix bugs in documentation generation
* Remove `fit_MLII` method, because it was not robust

1.0.2

* Miscellaneous bugfixes

1.0.1

* Fix bugs in compiling documentation

1.0.0

* Use Cython instead of Numba
* Create `gp.ext` module to hold Cython code
* Improve test coverage
* Enforce usage of 1-dimensional arrays

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.