Skip to content

Commit

Permalink
Rel 1.1.1 - README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Feb 3, 2024
1 parent 0a342f9 commit 838eb5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@

A number of extensions to the Stan Programming Language have been proposed (see [Bob Carpenter](https://statmodeling.stat.columbia.edu/wp-content/uploads/2021/10/carpenter-probprog2021.pdf)).

StanIO.jl will track the consequences of these changes in both input and output needed for Stan. As this package matures, it will replace sections of code in StanSample.jl and possibly other [StanJulia](https://github.com/StanJulia) packages (e.g. StanOptimize.jl).
StanIO.jl will track the consequences of these changes in both input and output needed for Stan.

Over time, similar functionality will be made available in StanSample.jl and possibly other [StanJulia](https://github.com/StanJulia) packages (e.g. StanOptimize.jl).

This package is related to similar [work in python by Brian Ward](https://github.com/WardBrian/stanio). Handling of tuples is based on Brian's reshape.py.

Expand Down

0 comments on commit 838eb5c

Please sign in to comment.