Commit graph

28 commits

Author SHA1 Message Date
Cuong Duong
2a57e9d342
wheel.yml uses Trusted Publisher pattern 2024-10-03 09:54:25 +10:00
Cuong Duong
1b2cabb4a8
Update wheel.yml 2024-09-29 10:06:26 +10:00
Cuong Duong
82180bbc8e
Update build-and-test.yml 2024-09-28 22:03:45 +10:00
Cuong Duong
d8c5b80afb
Update wheel.yml 2024-09-28 22:02:05 +10:00
Cuong Duong
e9477896ff
Update wheel.yml 2024-09-28 21:43:35 +10:00
Cuong Duong
702ef84a87
Update wheel.yml 2024-09-28 21:41:45 +10:00
Cuong Duong
f131aa6e67
Use macOS xlarge runner for Apple Silicon wheels (#2506) 2023-10-10 23:26:08 +11:00
Cuong Duong
a90c4f6e72
Update check config for R Github Actions (#2439) 2023-05-28 17:55:57 +10:00
Cuong Duong
583f81e428
Build version-agnostic wheels (#2343) 2023-01-20 10:33:43 +11:00
Cuong Duong
2f84620a28
Simplify setup.py and tests (#2336) 2023-01-19 21:52:19 +11:00
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