Skip to content

Automatically exported from code.google.com/p/ptempest

License

Notifications You must be signed in to change notification settings

cihankayacihan/ptempest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTempEst - Parallel Tempering for Estimation

directory structure
-------------------
ptempest/             : root PTempEst directory.
ptempest/core/        : core m-files for parallel tempering.
ptempest/core/distr/  : supplementary probability distribution functions
ptempest/vis/         : scripts for visualizing posterior parameter and
                          trajectory distributions.
ptempest/examples/    : example model configurations. 
ptempest/mex_cvode/   : C language framework for implementing dynamical system
                          models  using the SUNDIALS CVODE integrator with a
                          Matlab MEX interface.

About

Automatically exported from code.google.com/p/ptempest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 55.6%
  • C 44.4%