-
Robert P. Goldman authored
The contextvars library is used to make the vectorized version of sample_posterior_predictive compatible with the legacy version. contextvars was added in python 3.7, but there is a compatibility library for 3.6 This is an attempt to ensure it will be loaded in python 3.6
ab227bd4Robert P. Goldman authoredThe contextvars library is used to make the vectorized version of sample_posterior_predictive compatible with the legacy version. contextvars was added in python 3.7, but there is a compatibility library for 3.6 This is an attempt to ensure it will be loaded in python 3.6
This project manages its dependencies using pip.
Learn more
Loading