Commit graph

6 commits

Author SHA1 Message Date
Ben Letham
55d7d1e62d Single stan model with both trends (Py) 2018-05-04 16:04:29 -07:00
Sean J. Taylor
12aa324a83 Fixes to get tests to run on Python 3 2017-09-08 08:56:25 -07:00
Rolando (Max) Espinoza
1a57d19148 Allow to build models in-place. (#100)
This fixes the commands ``python setup.py develop`` and ``pip install
-e``.
2017-03-16 17:49:02 +02:00
Rolando (Max) Espinoza
e33e7c4b37 Make stan code windows-compatible. (#96)
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.
2017-03-09 18:47:59 +02:00
Peter M. Landwehr
54638d18da Add LICENSE to Manifest 2017-02-24 14:35:10 -08:00
Sean J. Taylor
e51b42b336 Initial commit 2017-02-22 15:59:43 -08:00