Commit graph

18 commits

Author SHA1 Message Date
Calvin Hopkins
7713c4e35a
Enable qemu emulation and aarch64 build for prophet (#2254) 2022-09-09 07:05:53 +10:00
Brian Ward
95b1741d44
Setup: Fix issue with Windows toolchain install (#2225) 2022-07-08 08:19:56 +10:00
Cuong Duong
135dbf8777
Add source distribution and upload jobs (#2203) 2022-06-25 06:55:02 +10:00
Anatoli Babenia
94fbe79f44
Build wheels with native cibuildwheelaction (#2190) 2022-06-24 21:45:23 +10:00
Cuong Duong
b7d5ec4481
wheel.yml: Do not build Python 3.6 wheels (#2165) 2022-05-05 22:39:17 +10:00
Brian Ward
df411c9192
Remove pystan, leave backend abstraction for now (#2148) 2022-05-05 17:37:17 +10:00
Brian Ward
9968f8be41
Simplify setup.py, make CmdStan the default backend (#2088) 2022-04-05 00:06:59 +10:00
Cuong Duong
04ffdc997d
Add Windows wheel (#2089) 2021-12-25 23:20:24 +11:00
Cuong Duong
4af7a45480
Rename master to main (#2090) 2021-12-25 21:12:46 +11:00
Cuong Duong
1ff78a3a05
Speed up Linux wheel building and other fixes (#2040) 2021-10-03 18:41:19 +11:00
Cuong Duong
4fb577e5d4
(Stage 1) Python Wheels for PyPi (#2010) 2021-10-03 12:03:03 +11:00
Cuong Duong
8a62574590 install suggests packages explicitly 2021-08-14 22:55:55 +10:00
Cuong Duong
f99fff94b3
Fix R CI (#1907)
* force rstantools 2.0.0

* remove mc-stan repo, do not install Suggests

* install suggested packages manually
2021-05-11 08:24:22 -07:00
Cuong Duong
f5cfaaf46b
Add CI for R (#1891)
* add r github actions

* fix r workflow

* simplify r ci

* install remotes first

* fix bugs

* fix system requirements
2021-05-10 15:17:42 -07:00
Ben Letham
6d81543eb2
Pakage rename (#1844)
* Rename package from fbprophet to prophet, and add shim

* Untrack files that should have been ignored

* Update github actions build commands
2021-03-21 14:13:50 -07:00
Cuong Duong
16472a5700
Upgrade CmdStanPy interface (#1849)
* cmdstan variable extraction update

* add backwards compatibility

* Fix bug

* Upgrade stan version in requirements and in CI testing

Co-authored-by: Ben Letham <bletham@gmail.com>
2021-03-20 10:59:58 -07:00
Ben Letham
eed6aa1660
Update build-and-test.yml 2021-01-07 13:18:51 -08:00
Ben Letham
dbf8cc373d
Add github actions CI configuration 2021-01-07 12:13:39 -08:00