Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Tags: stan-dev/pystan2

Tags

v2.19.1.1-cvodes

Toggle v2.19.1.1-cvodes's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove Python 2.7 from cvodes (#678)

v2.17.1.0-cvodes

Toggle v2.17.1.0-cvodes's commit message
Compile CVODES functions with each Stan model

In 2017, model compilation takes ~40-50 seconds. Compiling CVODES
functions with each model adds about 7 seconds.

Closes #209.