An open API service indexing awesome lists of open source software.

https://github.com/wardbrian/stan_py_example

Example of https://github.com/WardBrian/cookiecutter-cmdstanpy-wrapper
https://github.com/wardbrian/stan_py_example

Last synced: 3 months ago
JSON representation

Example of https://github.com/WardBrian/cookiecutter-cmdstanpy-wrapper

Awesome Lists containing this project

README

        

# Stan in Python Example

An example of [cookiecutter-cmdstanpy-wrapper](https://github.com/WardBrian/cookiecutter-cmdstanpy-wrapper)

```python
import stan_py_example
print(stan_py_example.run_my_model())
```

See [built wheels](https://github.com/WardBrian/stan_py_example/actions/runs/2755317846)