├── LICENSE ├── README.md └── rstan ├── Dockerfile └── Makefile /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jrnold/docker-stan/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jrnold/docker-stan/HEAD/README.md -------------------------------------------------------------------------------- /rstan/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jrnold/docker-stan/HEAD/rstan/Dockerfile -------------------------------------------------------------------------------- /rstan/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jrnold/docker-stan/HEAD/rstan/Makefile --------------------------------------------------------------------------------