Hi I’m enjoying using JuMP,
is there any reason why there is no pluralisation of @NLparameter
?
I’ve had a peek at the macro file and the format of variables, constraints and expressions are the same.
What would be the downside of adding this pluralisation myself (perhaps in a project-specific folder)?
To the JuMP crew: thanks for nice package.