now ising numpy for std_norm_cdf

This commit is contained in:
James Hensman 2014-09-23 08:54:50 +01:00
parent 3134f52d7d
commit be8fa21cbc
2 changed files with 33 additions and 32 deletions

View file

@ -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):