Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional parameters to dynamic / cost #137

Open
leclere opened this issue Apr 11, 2017 · 2 comments
Open

Add optional parameters to dynamic / cost #137

leclere opened this issue Apr 11, 2017 · 2 comments

Comments

@leclere
Copy link
Collaborator

leclere commented Apr 11, 2017

An optional directory for the definition of dynamic and cost function would be useful.

@leclere leclere added this to the User Interaction milestone Apr 11, 2017
@trigaut
Copy link
Member

trigaut commented Apr 19, 2017

Taking care of it for SDP

@trigaut
Copy link
Member

trigaut commented Apr 26, 2017

In fact isn't it already doable?

if the user defines

function dynamic(t,x,u,w; param = 12) return [param * x] end

it should already work. Do you expect something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants