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
- Host: GitHub
- URL: https://github.com/wardbrian/stan_py_example
- Owner: WardBrian
- License: mit
- Created: 2022-07-28T16:33:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T18:11:50.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T15:23:39.952Z (4 months ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)