Skip to content

Perf Improvement for FinRel contraction #13

@sg495

Description

@sg495

Desired performance improvements:

  • In rewire_array, change the implementation from Python to Numba.
  • In FinRel._contract2, use dot instead of einsum wherever possible.
  • In FinRel._contract2, consider using a lower-level call to the C version of einsum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions