httpstan
httpstan copied to clipboard
HTTP interface to Stan, a package for Bayesian inference.
https://httpstan.readthedocs.io/en/latest/contributing.html links to https://pystan-next.readthedocs.io/en/latest/contributing.html -- which doesn't not exist.
Models which use data which contains an empty int-valued list cannot be used. This does not have a trivial solution since we use JSON for serializing data and JSON cannot...
Appdirs is no longer maintained: https://github.com/ActiveState/appdirs/commit/8734277956c1df3b85385e6b308e954910533884
ERROR: httpstan-4.13.0-cp311-cp311-macosx_15_0_arm64.whl is not a supported wheel on this platform.
My computer specs: ProductName: macOS ProductVersion: 15.3.2 BuildVersion: 24D81 $ python3 -c "import platform; print(platform.machine())" arm64 Python 3.11.11 I was trying to install pystan using https://github.com/stan-dev/httpstan/releases/tag/4.13.0 but got this error:...