-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
internal devModification to the code is requested and should not affect user experimentModification to the code is requested and should not affect user experiment
Description
FTR:
- for indirect matters,
variableshould be enough @gergaud - for direct it is a priori not and there is a simple way to define parametric optimisation models, e.g., in ExaModels.jl (check this - no sensitivities, though)
- for direct, returning a function (of any parameter one wants) towards a model is easily done and may be not too harmful for performance; unless one wants more (sensitivities through suited AD)
- if necessary: extend the syntax by allowing
@def begin
p in R^r, parameter
...
endMetadata
Metadata
Assignees
Labels
internal devModification to the code is requested and should not affect user experimentModification to the code is requested and should not affect user experiment