Commit graph

10 commits

Author SHA1 Message Date
Ben Letham
218455c06b Update pandas requirement for dt.weekday_name 2017-03-14 09:43:31 +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
Sean J. Taylor
c22294e1c4 Merge pull request #98 from rolando-contrib/fix-pickle-protocol
Fix pickling protocol to use highest available.
2017-03-08 12:37:23 -08:00
Rolando Espinoza
d446bb1c19 Fix pickling protocol to use highest available.
This fixes unpickling errors in Python 2.7 as it defaults to the text
protocol.
2017-03-08 16:34:08 -03:00
Ben Letham
20aca85bbb Require stan 2.14 or later 2017-03-05 17:09:18 +02:00
abuccts
806eaa1aa2 update pandas minimum version 2017-03-02 22:58:37 +08:00
Sean J. Taylor
6606d5d134 Merge pull request #3 from rolando-contrib/missing-deps
Declare matplotlib/numpy as explicit dependencies.
2017-02-24 09:37:51 -08:00
Rolando Espinoza
3162d6c94f Declare matplotlib/numpy as explicit dependencies. 2017-02-24 02:40:39 -04:00
Rolando Espinoza
c8b79e824b MNT Include tests in the package 2017-02-24 02:36:57 -04:00
Sean J. Taylor
e51b42b336 Initial commit 2017-02-22 15:59:43 -08:00