feat: add `lapack/base/dtrti2`
Towards #2464.
Description
What is the purpose of this pull request?
This pull request adds JS implementation for lapack/base/dtrti2
Related Issues
Does this pull request have any related issues?
NA
Questions
Any questions for reviewers of this pull request?
No.
Other
Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.
No.
Checklist
Please ensure the following tasks are completed before submitting this pull request.
- [x] Read, understood, and followed the contributing guidelines.
- [x] refactor base implementation ( possible optimisations )
@stdlib-js/reviewers
The latest commit considers row-major upper === column-major lower, etc.
/stdlib merge
Coverage Report
| Package | Statements | Branches | Functions | Lines |
|---|---|---|---|---|
| lapack/base/dtrti2 | $\color{green}343/343$ $\color{green}+100.00\%$ |
$\color{green}32/32$ $\color{green}+100.00\%$ |
$\color{green}3/3$ $\color{green}+100.00\%$ |
$\color{green}343/343$ $\color{green}+100.00\%$ |
The above coverage report was generated for the changes in this PR.
/stdlib update-copyright-years