-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersneeds-triageThis issue has not been manually labelled yetThis issue has not been manually labelled yet
Milestone
Description
Terms
- Checked the existing issues and discussions to see if my issue had not already been reported;
Describe the issue
As discussed in #326 (comment), the compute_paths method exhibits some challenges when it comes to JIT-compilation, as some cases, e.g., when setting disconnect_inactive_triangles to True, will create output arrays whose shapes depend on the values of the input arrays. This is not compatible with JAX's tracing system, this should probably be documented somewhere.
Affected page(s)
- https://differt.eertmans.be/latest/reference/_autosummary/differt.scene.TriangleScene.html#differt.scene.TriangleScene.compute_paths
- https://differt.eertmans.be/latest/notebooks/performance_tips.html
Issue type
Documentation enhancement
Recommended fix or suggestions
No response
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersneeds-triageThis issue has not been manually labelled yetThis issue has not been manually labelled yet