mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-14 20:48:08 +00:00
The vector/matrix operations fail to compile in windows due to eigen incompatibility with windows compiler. Here we opt to use a non- vectorized model for windows platform.
3 lines
65 B
Text
3 lines
65 B
Text
include stan/unix/*.stan
|
|
include stan/win/*.stan
|
|
include LICENSE
|