Update docs and tests for Stan 2.32 syntax changes
Open
@riddell-stan is already working on this.
Since Nov 26, 2022.
bug
help wanted
- Dominant language
- Python
- Stars
- 366
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Address this kind of warning:
Declaration of arrays by placing brackets after a variable name is deprecated and
will be removed in Stan 2.32.0. Instead use the array keyword before the
type. This can be changed automatically using the auto-format flag to
stanc
Documentation and tests must be updated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.