stdlib-js / stdlib-js/stdlib

[RFC]: add missing single precision `nan` modules for `stats/strided`

未关闭
#13,955 10 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
C Feature JavaScript Needs Discussion RFC Statistics status: Blocked Tracking Issue
主要语言
JavaScript
星标
6k
派生
1.3k
平均合并
1 天 3 小时
30 天内合并 PR
611

描述

### Description

This RFC proposes to add missing single precision `nan` modules for `stats/strided`, which include :

- [ ] snanmeanpw
- [ ] snanmeankbn
- [ ] snanmeankbn2
- [ ] snanmeanli
- [ ] snanmeanlipw
- [ ] snanmeanstdev
- [ ] snanmeanstdevpn
- [ ] snanmeanvar
- [ ] snanmeanvarpn
- [ ] sdsnanmean
- [ ] sdsnanmeanpn
- [ ] sdsnanmeanwd
- [ ] sdsnanmeanpw
- [ ] snanvariance
- [ ] snanvariancech
- [ ] snanvariancepn
- [ ] snanvariancetk
- [ ] snanvariancewd
- [ ] snanvarianceyc
- [ ] snanstdev
- [ ] snanstdevch
- [ ] snanstdevpn
- [ ] snanstdevtk
- [ ] snanstdevwd
- [ ] snanstdevyc
- [ ] snansem
- [ ] snansemch
- [ ] snansempn
- [ ] snansemtk
- [ ] snansemwd
- [ ] snansemyc
- [ ] snanrangeabs
- [ ] snanmidrangeabs
- [ ] snancumax
- [ ] snancumaxabs
- [ ] snancumin
- [ ] snancuminabs

NOTE: Priority is top to bottom.

### Related Issues

None

### Questions

1. How many packages do we really need ? ( I have already eliminate those packages which not useful or not feasible )
2. What should be the priority of all the modules mentioned here?

### 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:`.

贡献指南

打开贡献指南

调研方向

Start by surveying the existing stats/strided modules and the listed single-precision nan variants to understand the project’s conventions. No specific file, test, or entry point is named in the issue, so first resolve the proposed package count and priority with maintainers. Done means implementing the agreed subset of all listed modules with matching coverage.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
data
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。