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

Refactor grid to avoid potential bugs with uninitialized DAs #26

Closed
ketch opened this issue Jun 5, 2011 · 1 comment
Closed

Refactor grid to avoid potential bugs with uninitialized DAs #26

ketch opened this issue Jun 5, 2011 · 1 comment
Assignees
Labels

Comments

@ketch
Copy link
Member

ketch commented Jun 5, 2011

The current setup is very fragile and easy to break. The right solution is probably to move q and aux to a "state" object, out of the grid.

@ghost ghost assigned ketch Jun 5, 2011
@ketch
Copy link
Member Author

ketch commented Jun 8, 2011

Closed with commit 6c56104.

@ketch ketch closed this as completed Jun 8, 2011
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

1 participant