evidation-health / ContinuousTimeMarkovModel

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

Parallelize at the user level #17

Open pourzanj opened 9 years ago

pourzanj commented 9 years ago

Once issue 16 is complete, profile code to see where bottlenecks are. If they are in the logp for Z and L and/or in the forwardX or forwardS algorithms then refactor these codes to be parallelized by user.