Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DOC] Document when compute_paths can be JIT-compiled #337

@jeertmans

Description

@jeertmans

Terms

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)

Issue type

Documentation enhancement

Recommended fix or suggestions

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomersneeds-triageThis issue has not been manually labelled yet

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions