many dramatic cahnges. at least it import without error.

This commit is contained in:
James Hensman 2013-12-05 13:49:38 -05:00
parent 7812a7dc7d
commit 881800126f
2 changed files with 29 additions and 0 deletions

7
GPy/gpy_config.cfg Normal file
View file

@ -0,0 +1,7 @@
# This is the configuration file for GPy
[parallel]
# Enable openmp support. This speeds up some computations, depending on the number
# of cores available. Setting up a compiler with openmp support can be difficult on
# some platforms, hence this option.
openmp=False