stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add `lapack/base/dtrti2`

Open Pranavchiku opened this issue 1 year ago • 1 comments

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

Pranavchiku avatar Aug 06 '24 15:08 Pranavchiku

The latest commit considers row-major upper === column-major lower, etc.

Pranavchiku avatar Aug 06 '24 15:08 Pranavchiku

/stdlib merge

aman-095 avatar Jan 14 '25 11:01 aman-095

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-bot avatar Jan 14 '25 12:01 stdlib-bot

/stdlib update-copyright-years

kgryte avatar Jan 14 '25 19:01 kgryte