Skip to content

revise variable typing in all doc #383

@bob-carpenter

Description

@bob-carpenter

Summary:

Include table describing variable type in user's guide to manual and upgrade all doc to include offset and multiplier and use new array syntax.

Description:

  • Describe variable types in reference manual. Copy table from user's guide to reference manual.

    • block variable: constrained, sized
    • local variable: unconstrained, sized
    • function argument: unconstrained, unsized
  • Update all doc to use array[N] T x in place of T x[N]

  • include deprecation notice for T x[N] in reference manual.

  • update Stan program style guide in user's guide

Current Version:

v2.26.0

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions