control-toolbox / control-toolbox/CTParser.jl
[Dev] Adding tensors
Open
internal dev
- Dominant language
- Julia
- Stars
- 3
- Forks
- 0
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 2
Description
going, for the state, from `x[i, j]` to `x[i, ii, k, j]` with
- `i` and `ii` for `x in M(n, nn, K)`
- `k = 1 or 2` depending on whether `K = R or C`
- `j` for time grid
NB. also useful to allow matrix valued control (see extdet examples)
Contributor guide
Assessment
This issue has not been assessed yet.