control-toolbox / control-toolbox/CTParser.jl

[Dev] scalar vs vect again

Open
#40 3 comments 0 reactions 1 assignee Claimed by @jbcaillau View on GitHub
internal dev
Dominant language
Julia
Stars
3
Forks
0
Avg merge
4h 22m
Merged PRs (30d)
2

Description

treat differently `v/x/u in R` (is scalar, indeed) and `in R^1` (then keep vector) ~~since in the case `in R^n`, `n` cannot be evaluated during parsing so `n == 1` cannot be checked~~

ACTUALLY NO: dim information must indeed be (and is) known during parsing (and can be stored in `p.is_scalar_v/x`...)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.