stdlib-js / stdlib-js/stdlib

[RFC]: Add LAPACK routines for solving systems of linear equations (tracking issue)

オープン
#14,631 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
Accepted C difficulty: 4 Feature JavaScript LAPACK RFC Tracking Issue
主要言語
JavaScript
スター
6k
フォーク
1.3k
平均マージ
1日 3時間
マージ済み PR(30日)
611

説明

### Description

This RFC serves as a tracking issue for adding LAPACK routines for solving systems of linear equations.

### Packages

- [x] disnan
- [ ] dgbtf2
- [ ] dgbtrs
- [x] dgeequ
- [x] dgeequb
- [ ] dgerfs
- [ ] dgesv
- [x] dgetf2
- [ ] dgetrf
- [ ] dgetrs
- [ ] dgtrfs
- [x] dgtsv
- [ ] dgttrs
- [ ] dlabad
- [x] dlagtf
- [x] dlagtm
- [x] dlagts
- [x] dlaisnan
- [ ] dlaln2
- [x] dlangt
- [x] dlanhs
- [x] dlansb
- [x] dlansp
- [x] dlanst
- [x] dlansy
- [ ] dlantr
- [x] dlapmr
- [x] dlaqsp
- [x] dlarf
- [x] dlarnv
- [x] dlaruv
- [ ] dlatbs
- [ ] dlatps
- [ ] dptrfs
- [ ] dpttrs
- [ ] dsprfs
- [ ] dspsv
- [x] dsptrf
- [ ] dsptrs
- [ ] dtbtrs
- [ ] dtptrs
- [ ] dtrtrs

### Related Issues

None.

### Questions

No.

### Other

No.

### Checklist

- [x] I have read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [x] Searched for existing issues and pull requests.
- [x] The issue name begins with `RFC:`.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Use this issue as a tracking list for the LAPACK routines, beginning with the unchecked packages such as dgesv, dgetrf, dgetrs, and dtrtrs. Review the completed and remaining checklist entries, then identify the relevant implementation and test locations in the stdlib repository before defining the scope. Done means the selected routines are implemented and their checklist entries can be marked complete.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
data
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。