mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-30 15:26:23 +02:00
Add ordinal and attempt to fix downloads
This commit is contained in:
parent
c138ee868f
commit
db644408ea
5 changed files with 87 additions and 3 deletions
|
|
@ -6,6 +6,10 @@
|
|||
# some platforms, hence this option.
|
||||
openmp=False
|
||||
|
||||
[datasets]
|
||||
# location for the local data cache
|
||||
dir=$HOME/tmp/GPy-datasets/
|
||||
|
||||
[anaconda]
|
||||
# if you have an anaconda python installation please specify it here.
|
||||
installed = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue