evidation-health / ContinuousTimeMarkovModel

Continuous-time Markov model with discrete observations
MIT License
23 stars 23 forks source link

Set integer and float type using theano's IntegerX/FloatX #14

Open dstuck opened 9 years ago

dstuck commented 9 years ago

It might be good to use this so the implementation can be run in 64 bit if not running on a GPU. Right now I think things are hard coded to us 32 bit.