mattjj / pyhsmm-autoregressive

autoregressive plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

autoregressive plugin

License:Other


Languages

Language:Python 76.3%Language:C++ 23.7%