josdejong / josdejong/mathjs

quantileSeq does not accept individual numeric arguments in lieu of an array; does not document dimension argument

Open
#2,077 16 comments 0 reactions 0 assignees View on GitHub
bug documentation feature
Dominant language
JavaScript
Stars
15.1k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Functions like `sum` or `mean` accept either a matrix of values or a numeric value, but `quantileSeq` does not. Wouldn't it make sense for it to have the same behavior as those other functions?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.