File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 44
55<section class =" release " id =" unreleased " >
66
7- ## Unreleased (2025-12-03 )
7+ ## Unreleased (2025-12-04 )
88
99<section class =" features " >
1010
2222
2323<details >
2424
25+ - [ ` 32672ca ` ] ( https://github.com/stdlib-js/stdlib/commit/32672ca6f9c3e8ef435c456e49eebe190f36967a ) - ** docs:** minor clean-up _ (by Philipp Burckhardt)_
2526- [ ` 4675b8b ` ] ( https://github.com/stdlib-js/stdlib/commit/4675b8b9dc5fcb29a4716eb6f5554644abf5456a ) - ** feat:** add ` stats/base/ndarray/dmskrange ` [ (#8730 )] ( https://github.com/stdlib-js/stdlib/pull/8730 ) _ (by Kaustubh Patange)_
2627
2728</details >
3435
3536### Contributors
3637
37- A total of 1 person contributed to this release. Thank you to this contributor :
38+ A total of 2 people contributed to this release. Thank you to the following contributors :
3839
3940- Kaustubh Patange
41+ - Philipp Burckhardt
4042
4143</section >
4244
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ limitations under the License.
3333
3434[ ![ NPM version] [ npm-image ]] [ npm-url ] [ ![ Build Status] [ test-image ]] [ test-url ] [ ![ Coverage Status] [ coverage-image ]] [ coverage-url ] <!-- [![dependencies][dependencies-image]][dependencies-url] -->
3535
36- > Calculate the [ range] [ range ] of one-dimensional double-precision floating-point ndarray according to a mask.
36+ > Calculate the [ range] [ range ] of a one-dimensional double-precision floating-point ndarray according to a mask.
3737
3838<section class =" intro " >
3939
You can’t perform that action at this time.
0 commit comments