Commit graph

9 commits

Author SHA1 Message Date
Ben Letham
9676019825 Update manifest and include package data 2018-12-20 15:36:02 -08:00
Ben Letham
ad095ac690 Add versions to build dependencies 2018-09-25 13:06:28 -07:00
Ben Letham
9f13d8b64f Include requirements.txt in dist 2018-09-24 17:48:37 -07:00
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