Skip to content

Implement Numba pentapy-equivalent #1

@MothNik

Description

@MothNik

The scope of this issue is to implement an equivalent of pentapy using numba.
However, the following adaptions should be incorporated

  • using a banded format that works well in C-order
  • split between factorisation and solve routines for pentadiagonal matrices
  • support of either PTRANS-I or PTRANS-II
  • support for computation of the log-determinant of the matrix
  • support for the computation of the main diagonal elements of the matrix inverse
  • maybe no multithreaded solving for multiple right-hand sides

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions