[theano-users] ODE integration using scan?

2016-10-12 Thread Jozef Vesely
trols], non_sequences = [params]) to get a time evolution. Any help would be appreciated, thanks Jozef Vesely #!/usr/bin/env python import time import numpy as np from scipy import weave import theano from theano import tensor xinit = theano.tensor.dscalar("xinit") y = theano.tensor.d

Re: [theano-users] ODE integration using scan?

2016-10-13 Thread Jozef Vesely
For the cumsum example profiler says 100% time is spent in theano.scan_module.scan_op.Scan of type Py Scan Op profiling ( scan_fn ) == Message: None Time in 1 calls of the op (for a total of 10 steps) 1.166187e+00s Total time spent in calling the VM 3.082674e-01s (26.4