File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ Ognjen Jevremović <ognjenjevremovic@users.noreply.github.com>
2929Philipp Burckhardt <pburckhardt@outlook.com>
3030Pranav Goswami <goswami.4@iitj.ac.in>
3131Ricky Reusser <rsreusser@gmail.com>
32+ Robert Gislason <gztown2216@yahoo.com>
3233Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
3334Ryan Seal <splrk@users.noreply.github.com>
3435Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
@@ -37,4 +38,3 @@ Stephannie Jiménez Gacha <steff456@hotmail.com>
3738Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
3839orimiles5 <97595296+orimiles5@users.noreply.github.com>
3940rei2hu <reimu@reimu.ws>
40- Robert Gislason <gztown2216@yahoo.com>
Original file line number Diff line number Diff line change @@ -177,8 +177,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
177177[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-base-strided2array5d.svg
178178[ npm-url ] : https://npmjs.org/package/@stdlib/array-base-strided2array5d
179179
180- [ test-image ] : https://github.com/stdlib-js/array-base-strided2array5d/actions/workflows/test.yml/badge.svg?branch=main
181- [ test-url ] : https://github.com/stdlib-js/array-base-strided2array5d/actions/workflows/test.yml?query=branch:main
180+ [ test-image ] : https://github.com/stdlib-js/array-base-strided2array5d/actions/workflows/test.yml/badge.svg?branch=v0.1.0
181+ [ test-url ] : https://github.com/stdlib-js/array-base-strided2array5d/actions/workflows/test.yml?query=branch:v0.1.0
182182
183183[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-base-strided2array5d/main.svg
184184[ coverage-url ] : https://codecov.io/github/stdlib-js/array-base-strided2array5d?branch=main
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/array-base-strided2array5d" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Convert a strided array to a five-dimensional nested array." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments