https://github.com/GPflow/GPflow
Revision 3f74b5c7f08271d3ee7ba4610cc5d832bf0c5af0 authored by Fergus on 08 April 2022, 14:35:58 UTC, committed by GitHub on 08 April 2022, 14:35:58 UTC
* Remove positive transform for anisotropic lengthscales in higher dims

* Add cosine to ard tests
1 parent 41fc73c
Raw File
Tip revision: 3f74b5c7f08271d3ee7ba4610cc5d832bf0c5af0 authored by Fergus on 08 April 2022, 14:35:58 UTC
Remove positive transform for anisotropic lengthscales in higher dims (#1843)
Tip revision: 3f74b5c
MANIFEST.in
include doc/sphinx/conf.py
include doc/sphinx/*.rst
include doc/sphinx/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include VERSION
include gpflow/py.typed
back to top