mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-28 22:36:24 +02:00
now ising numpy for std_norm_cdf
This commit is contained in:
parent
3134f52d7d
commit
be8fa21cbc
2 changed files with 33 additions and 32 deletions
|
|
@ -2,7 +2,6 @@
|
|||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
|
||||
import numpy as np
|
||||
from scipy import weave
|
||||
from config import *
|
||||
|
||||
def chain_1(df_dg, dg_dx):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue