control-toolbox / control-toolbox/CTParser.jl
[Dev] Generating a parametrised :fun model
Open
internal dev
- Dominant language
- Julia
- Stars
- 3
- Forks
- 0
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 2
Description
generating, as for `:exa`, a function (taking arguments) returning a model (= `CTModels.Model`) instead of directly a model, has the advantage o generating the code inside the body of a function, so that identifiers do not go into global scope (messing up with others without `gensym`...)
Contributor guide
Assessment
This issue has not been assessed yet.