Skip to content

Update docs for v3.2.0#976

Merged
bocchino merged 4 commits intorelease/v3.2.0from
update-docs
Mar 27, 2026
Merged

Update docs for v3.2.0#976
bocchino merged 4 commits intorelease/v3.2.0from
update-docs

Conversation

@bocchino
Copy link
Copy Markdown
Collaborator

@bocchino bocchino commented Mar 27, 2026

  • Update version stamp
  • Minor corrections to User's Guide
    • Remove outdated text about array indexing
    • rout --> route

thomas-bc and others added 2 commits March 27, 2026 09:52
* Update version stamp
* Minor correction to User's Guide
@bocchino bocchino requested a review from thomas-bc March 27, 2026 17:20
Copy link
Copy Markdown
Collaborator

@Kronos3 Kronos3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Comment on lines -274 to -282
As mentioned in the introduction, an FPP model describes the structure of a FSW
application; the computations are specified in a target
language such as {cpp}.
As a result, FPP does not provide an array indexing operation.
In particular, it does not specify the index of the leftmost array element;
that is up to the target language.
For example, if the target language is {cpp}, then array indices start
at zero.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooh, very nice!

@bocchino bocchino merged commit 93f484b into release/v3.2.0 Mar 27, 2026
17 checks passed
@bocchino bocchino deleted the update-docs branch March 27, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants