[RFC]: Add C implementations to chi-square distribution functions (tracking issue)
未关闭
Accepted
C
difficulty: 2
Feature
priority: Normal
RFC
Statistics
Tracking Issue
- 主要语言
- JavaScript
- 星标
- 6k
- 派生
- 1.3k
- 平均合并
- 1 天 3 小时
- 30 天内合并 PR
- 611
描述
This RFC proposes adding C implementations to all base chi-square distribution functions in `@stdlib/stats/base/dists/chisquare`.
贡献指南
调研方向
首先检查 `@stdlib/stats/base/dists/chisquare`,并盘点其中现有的卡方分布函数。在确定工作内容之前,检查项目对 C 实现的约定,并找出相关测试。只有当包中的每个 base 函数都具备所需的 C 实现和测试覆盖率时,才算完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c, javascript
- 领域
- data
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100