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

Mesh generation #85

Merged
merged 24 commits into from
Oct 19, 2023
Merged

Mesh generation #85

merged 24 commits into from
Oct 19, 2023

Conversation

sgsellan
Copy link
Owner

No description provided.

sgsellan and others added 15 commits July 4, 2023 09:27
…should be no visualization code and no callback code in sdf_flow at all, code that wants to visualize or use a callback should just call sdf_flow_iteration itself. But we need this in order to be compatible with all the experiment scripts we already wrote.

Once this works, we should release a version, and then we should immediately bump the version and remove visualization / callbacks from sdf_flow, and replace the run_flow_iteration with its nonlocals by a simple while loop.
@odedstein odedstein self-assigned this Oct 19, 2023
@odedstein odedstein merged commit c8a87c3 into main Oct 19, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants