Skip to content

Automated builds of OSX and manylinux wheels for pystan

Notifications You must be signed in to change notification settings

riddell-stan/pystan-wheels

 
 

Repository files navigation

Building and uploading pystan wheels

See https://travis-ci.org/MacPython/matplotlib-wheels for details on how this all works.

## Notes

Differences from the standard ``multibuild`` instructions are noted in this section.*

Stan version 2.19 and higher requires C++14. In env_vars.sh we export MACOSX_DEPLOYMENT_TARGET=10.9 so that clang will use libc++ for the C++ standard library.

We also use a custom xenial image because to even test pystan we need a version of gcc more recent than the one that ships with trusty.

About

Automated builds of OSX and manylinux wheels for pystan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%