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

feature/array testing #327

Merged
merged 11 commits into from
Dec 16, 2024
Merged

feature/array testing #327

merged 11 commits into from
Dec 16, 2024

Conversation

rhayes777
Copy link
Collaborator

  • function to compare triangle results
  • optionally specify step number
  • format
  • working through testing...
  • isolate jax example again
  • compute source triangles rather than filter in a method
  • source triangles
  • more plotting options
  • more changes for testign - demonstrating differences between vertices and source triangles
  • clean up steps

jax_indices = jax_step.initial_triangles.with_vertices(
jax_step.initial_triangles.vertices
).containing_indices(point)
print(
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Print statements

@rhayes777 rhayes777 merged commit 6f960f6 into main Dec 16, 2024
0 of 8 checks passed
@rhayes777 rhayes777 deleted the feature/array_testing branch December 16, 2024 10:26
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.

None yet

2 participants