https://github.com/GPflow/GPflow
Revision 4e6f9ce578e14901a10628e009d2e9e2ab72cd1d authored by st-- on 08 April 2021, 12:46:26 UTC, committed by GitHub on 08 April 2021, 12:46:26 UTC
Separates gpflow.utilities.utilities into gpflow.utilities.misc and gpflow.utilities.traversal. Though user code ought to access all functions directly through gpflow.utilities, not its submodules, a backwards-compatible redirect is provided. Also moves tests around to improve module structure.
1 parent afb7699
History
Tip revision: 4e6f9ce578e14901a10628e009d2e9e2ab72cd1d authored by st-- on 08 April 2021, 12:46:26 UTC
Clean up utilities subpackage (#1650)
Tip revision: 4e6f9ce
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 283 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 866 bytes
.pylintrc -rw-r--r-- 14.6 KB
CONTRIBUTING.md -rw-r--r-- 6.9 KB
CONTRIBUTORS.md -rw-r--r-- 3.6 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 1.4 KB
README.md -rw-r--r-- 11.2 KB
RELEASE.md -rw-r--r-- 131 bytes
VERSION -rw-r--r-- 6 bytes
codecov.yml -rw-r--r-- 274 bytes
mypy.ini -rw-r--r-- 730 bytes
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 2.5 KB
tests_requirements.txt -rw-r--r-- 319 bytes

README.md

back to top