Skip to content

tischfieldlab/pyhsmm-autoregressive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone this with something like

git clone git://github.com/mattjj/pyhsmm-autoregressive.git autoregressive

The compiled code component is optional, but currently requires GCC (for its OpenMP support). Recent versions of Clang (3.7.0 and later) also support OpenMP but require the flag -fopenmp=libomp. See Issue #4.

Packages

No packages published

Languages

  • Python 76.4%
  • C++ 23.6%