mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-12 21:42:39 +02:00
Made openmp switch in only dependent on potion in rbf.py and linear.py
This commit is contained in:
parent
afc74b02ce
commit
62920c2811
1 changed files with 2 additions and 2 deletions
|
|
@ -472,8 +472,8 @@
|
|||
"details": "Gene expression data from two separate strains of mice: C57 and 129Sv in wild type and SOD1 mutant strains.",
|
||||
"files": [
|
||||
[
|
||||
"sod1_C59_129_exprs.csv",
|
||||
"sod1_C59_129_se.csv"
|
||||
"sod1_C57_129_exprs.csv",
|
||||
"sod1_C57_129_se.csv"
|
||||
]
|
||||
],
|
||||
"license": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue