https://github.com/GPflow/GPflow
Revision 65a79e4d3e81d35ad421fe6ca3601c2046159af1 authored by st-- on 30 September 2020, 16:42:05 UTC, committed by GitHub on 30 September 2020, 16:42:05 UTC
* GPflow now includes an isort check in its CI build. Run with `make format` / `make format-check`.
1 parent d618fe5
History
Tip revision: 65a79e4d3e81d35ad421fe6ca3601c2046159af1 authored by st-- on 30 September 2020, 16:42:05 UTC
isort for consistent imports (#1572)
Tip revision: 65a79e4
File Mode Size
__init__.py -rw-r--r-- 426 bytes
gplvm.py -rw-r--r-- 11.2 KB
gpmc.py -rw-r--r-- 3.7 KB
gpr.py -rw-r--r-- 3.8 KB
model.py -rw-r--r-- 8.9 KB
sgpmc.py -rw-r--r-- 4.4 KB
sgpr.py -rw-r--r-- 15.3 KB
svgp.py -rw-r--r-- 7.0 KB
training_mixins.py -rw-r--r-- 5.1 KB
util.py -rw-r--r-- 3.0 KB
vgp.py -rw-r--r-- 9.4 KB

back to top