Skip to content

feature/array testing#327

Merged
rhayes777 merged 11 commits intomainfrom
feature/array_testing
Dec 16, 2024
Merged

feature/array testing#327
rhayes777 merged 11 commits intomainfrom
feature/array_testing

Conversation

@rhayes777
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

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
@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.

2 participants