flowstdlib 0.142.0

The standard library of functions and flows for 'flow' programs
Documentation
1
2
3
4
5
6
7
## Control (//flowstdlib/control)
Operations on two dimensional matrices.

## List of Functions and Flows
* [`duplicate_rows`]../matrix/duplicate_rows/duplicate_rows.md
* [`multiply_row`]../matrix/multiply_row/multiply_row.md
* [`transpose`]../matrix/transpose/transpose.md