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

Error in slice indexing #2363

Closed
jaeandersson opened this issue Jan 12, 2019 · 1 comment
Closed

Error in slice indexing #2363

jaeandersson opened this issue Jan 12, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@jaeandersson
Copy link
Member

Reported in https://groups.google.com/forum/#!topic/casadi-users/FWK6h8APXwM

@jgillis
Copy link
Member

jgillis commented Jan 23, 2019

import casadi.*
a = MX.sym('a', 2,3);
a(:)=0

@jgillis jgillis self-assigned this Jan 23, 2019
@jgillis jgillis added this to the Version 3.5 milestone Jan 23, 2019
jgillis added a commit that referenced this issue Jan 23, 2019
@jgillis jgillis closed this as completed Jan 23, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants