Skip to content

Commit 67597b4

Browse files
committed
Auto-generated commit
1 parent cf84b7e commit 67597b4

File tree

11 files changed

+189
-10
lines changed

11 files changed

+189
-10
lines changed

CHANGELOG.md

Lines changed: 179 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-09-24)
7+
## Unreleased (2024-09-28)
88

99
<section class="packages">
1010

@@ -99,6 +99,50 @@
9999

100100
<!-- /.package -->
101101

102+
<section class="package" id="ndarray-base-slice-dimension-from-unreleased">
103+
104+
#### [@stdlib/ndarray/base/slice-dimension-from](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/slice-dimension-from)
105+
106+
<details>
107+
108+
<section class="bug-fixes">
109+
110+
##### Bug Fixes
111+
112+
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - remove unused imports from TS declaration file
113+
114+
</section>
115+
116+
<!-- /.bug-fixes -->
117+
118+
</details>
119+
120+
</section>
121+
122+
<!-- /.package -->
123+
124+
<section class="package" id="ndarray-base-slice-dimension-to-unreleased">
125+
126+
#### [@stdlib/ndarray/base/slice-dimension-to](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/slice-dimension-to)
127+
128+
<details>
129+
130+
<section class="bug-fixes">
131+
132+
##### Bug Fixes
133+
134+
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - remove unused imports from TS declaration file
135+
136+
</section>
137+
138+
<!-- /.bug-fixes -->
139+
140+
</details>
141+
142+
</section>
143+
144+
<!-- /.package -->
145+
102146
<section class="package" id="ndarray-base-to-reversed-unreleased">
103147

104148
#### [@stdlib/ndarray/base/to-reversed](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/to-reversed)
@@ -121,6 +165,138 @@
121165

122166
<!-- /.package -->
123167

168+
<section class="package" id="ndarray-base-transpose-unreleased">
169+
170+
#### [@stdlib/ndarray/base/transpose](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/transpose)
171+
172+
<details>
173+
174+
<section class="bug-fixes">
175+
176+
##### Bug Fixes
177+
178+
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - remove unused imports from TS declaration file
179+
180+
</section>
181+
182+
<!-- /.bug-fixes -->
183+
184+
</details>
185+
186+
</section>
187+
188+
<!-- /.package -->
189+
190+
<section class="package" id="ndarray-iter-column-entries-unreleased">
191+
192+
#### [@stdlib/ndarray/iter/column-entries](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/iter/column-entries)
193+
194+
<details>
195+
196+
<section class="bug-fixes">
197+
198+
##### Bug Fixes
199+
200+
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - remove unused imports from TS declaration file
201+
202+
</section>
203+
204+
<!-- /.bug-fixes -->
205+
206+
</details>
207+
208+
</section>
209+
210+
<!-- /.package -->
211+
212+
<section class="package" id="ndarray-iter-matrix-entries-unreleased">
213+
214+
#### [@stdlib/ndarray/iter/matrix-entries](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/iter/matrix-entries)
215+
216+
<details>
217+
218+
<section class="bug-fixes">
219+
220+
##### Bug Fixes
221+
222+
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - remove unused imports from TS declaration file
223+
224+
</section>
225+
226+
<!-- /.bug-fixes -->
227+
228+
</details>
229+
230+
</section>
231+
232+
<!-- /.package -->
233+
234+
<section class="package" id="ndarray-iter-row-entries-unreleased">
235+
236+
#### [@stdlib/ndarray/iter/row-entries](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/iter/row-entries)
237+
238+
<details>
239+
240+
<section class="bug-fixes">
241+
242+
##### Bug Fixes
243+
244+
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - remove unused imports from TS declaration file
245+
246+
</section>
247+
248+
<!-- /.bug-fixes -->
249+
250+
</details>
251+
252+
</section>
253+
254+
<!-- /.package -->
255+
256+
<section class="package" id="ndarray-slice-dimension-from-unreleased">
257+
258+
#### [@stdlib/ndarray/slice-dimension-from](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/slice-dimension-from)
259+
260+
<details>
261+
262+
<section class="bug-fixes">
263+
264+
##### Bug Fixes
265+
266+
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - remove unused imports from TS declaration file
267+
268+
</section>
269+
270+
<!-- /.bug-fixes -->
271+
272+
</details>
273+
274+
</section>
275+
276+
<!-- /.package -->
277+
278+
<section class="package" id="ndarray-slice-dimension-to-unreleased">
279+
280+
#### [@stdlib/ndarray/slice-dimension-to](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/slice-dimension-to)
281+
282+
<details>
283+
284+
<section class="bug-fixes">
285+
286+
##### Bug Fixes
287+
288+
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - remove unused imports from TS declaration file
289+
290+
</section>
291+
292+
<!-- /.bug-fixes -->
293+
294+
</details>
295+
296+
</section>
297+
298+
<!-- /.package -->
299+
124300
</section>
125301

126302
<!-- /.packages -->
@@ -145,6 +321,8 @@ A total of 3 people contributed to this release. Thank you to the following cont
145321

146322
<details>
147323

324+
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - **fix:** remove unused imports from TS declaration file _(by Philipp Burckhardt)_
325+
- [`975147f`](https://github.com/stdlib-js/stdlib/commit/975147f3125c786ec1672acb3d2564ca16eaa790) - **docs:** fix TSDoc lint errors _(by Philipp Burckhardt)_
148326
- [`8f72b43`](https://github.com/stdlib-js/stdlib/commit/8f72b432c0fc81a78641d5689722ecc9671c6f02) - **style:** add missing spaces around parentheses _(by Philipp Burckhardt)_
149327
- [`37ef5f4`](https://github.com/stdlib-js/stdlib/commit/37ef5f4f43d4fe03643b693a40b166420cbb07fd) - **refactor:** use dedicated array utility _(by Athan Reines)_
150328
- [`2e00b1f`](https://github.com/stdlib-js/stdlib/commit/2e00b1f79b968e3436fbb2cf406b308029cd7156) - **refactor:** use dedicated array utility _(by Athan Reines)_

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Christopher Dambamuromo <[email protected]>
2121
2222
Daniel Killenberger <[email protected]>
2323
Daniel Yu <[email protected]>
24+
Debashis Maharana <[email protected]>
2425
Dominik Moritz <[email protected]>
2526
Dorrin Sotoudeh <[email protected]>
2627
EuniceSim142 <[email protected]>

base/nullary-loop-interchange-order/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ interface LoopOrderObject {
7878
* var idx = o.idx;
7979
* // returns [ 2, 1, 0 ]
8080
*/
81-
declare function nullaryLoopOrder( shape: ArrayLike<number>, stridesX: ArrayLike<number> ): LoopOrderObject;
81+
declare function nullaryLoopOrder( sh: ArrayLike<number>, sx: ArrayLike<number> ): LoopOrderObject;
8282

8383

8484
// EXPORTS //

base/slice-dimension-from/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
/// <reference types="@stdlib/types"/>
2222

2323
import { typedndarray, genericndarray, float64ndarray, float32ndarray, int32ndarray, int16ndarray, int8ndarray, uint32ndarray, uint16ndarray, uint8ndarray, uint8cndarray, complex128ndarray, complex64ndarray } from '@stdlib/types/ndarray';
24-
import { ArrayLike } from '@stdlib/types/array';
2524

2625
/**
2726
* Returns a shifted view of an input ndarray along a specified dimension.
@@ -494,6 +493,7 @@ declare function sliceDimensionFrom<T = unknown>( x: genericndarray<T>, dim: num
494493
* Returns a shifted view of an input ndarray along a specified dimension.
495494
*
496495
* @param x - input array
496+
* @param dim - index of dimension to slice
497497
* @param start - starting index (inclusive)
498498
* @param strict - boolean indicating whether to enforce strict bounds checking
499499
* @param writable - boolean indicating whether a returned array should be writable

base/slice-dimension-to/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
/// <reference types="@stdlib/types"/>
2222

2323
import { typedndarray, genericndarray, float64ndarray, float32ndarray, int32ndarray, int16ndarray, int8ndarray, uint32ndarray, uint16ndarray, uint8ndarray, uint8cndarray, complex128ndarray, complex64ndarray } from '@stdlib/types/ndarray';
24-
import { ArrayLike } from '@stdlib/types/array';
2524

2625
/**
2726
* Returns a truncated view of an input ndarray along a specified dimension.
@@ -494,6 +493,7 @@ declare function sliceDimensionTo<T = unknown>( x: genericndarray<T>, dim: numbe
494493
* Returns a truncated view of an input ndarray along a specified dimension.
495494
*
496495
* @param x - input array
496+
* @param dim - index of dimension to slice
497497
* @param stop - ending index (exclusive)
498498
* @param strict - boolean indicating whether to enforce strict bounds checking
499499
* @param writable - boolean indicating whether a returned array should be writable

base/transpose/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
/// <reference types="@stdlib/types"/>
2222

23-
import { ndarray, float64ndarray, float32ndarray, int32ndarray, int16ndarray, int8ndarray, uint32ndarray, uint16ndarray, uint8ndarray, uint8cndarray, complex128ndarray, complex64ndarray, DataType } from '@stdlib/types/ndarray';
23+
import { ndarray, float64ndarray, float32ndarray, int32ndarray, int16ndarray, int8ndarray, uint32ndarray, uint16ndarray, uint8ndarray, uint8cndarray, complex128ndarray, complex64ndarray } from '@stdlib/types/ndarray';
2424

2525
/**
2626
* Transposes a matrix (or a stack of matrices).

iter/column-entries/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/// <reference types="@stdlib/types"/>
2222

2323
import { TypedIterator, TypedIterableIterator } from '@stdlib/types/iter';
24-
import { typedndarray, Order } from '@stdlib/types/ndarray';
24+
import { typedndarray } from '@stdlib/types/ndarray';
2525

2626
// Define a union type representing both iterable and non-iterable iterators:
2727
type Iterator<T> = TypedIterator<T> | TypedIterableIterator<T>;

iter/matrix-entries/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/// <reference types="@stdlib/types"/>
2222

2323
import { TypedIterator, TypedIterableIterator } from '@stdlib/types/iter';
24-
import { typedndarray, Order } from '@stdlib/types/ndarray';
24+
import { typedndarray } from '@stdlib/types/ndarray';
2525

2626
// Define a union type representing both iterable and non-iterable iterators:
2727
type Iterator<T> = TypedIterator<T> | TypedIterableIterator<T>;

iter/row-entries/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/// <reference types="@stdlib/types"/>
2222

2323
import { TypedIterator, TypedIterableIterator } from '@stdlib/types/iter';
24-
import { typedndarray, Order } from '@stdlib/types/ndarray';
24+
import { typedndarray } from '@stdlib/types/ndarray';
2525

2626
// Define a union type representing both iterable and non-iterable iterators:
2727
type Iterator<T> = TypedIterator<T> | TypedIterableIterator<T>;

slice-dimension-from/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
/// <reference types="@stdlib/types"/>
2222

2323
import { typedndarray, genericndarray, float64ndarray, float32ndarray, int32ndarray, int16ndarray, int8ndarray, uint32ndarray, uint16ndarray, uint8ndarray, uint8cndarray, complex128ndarray, complex64ndarray } from '@stdlib/types/ndarray';
24-
import { ArrayLike } from '@stdlib/types/array';
2524

2625
/**
2726
* Interface defining function options.
@@ -504,6 +503,7 @@ declare function sliceDimensionFrom<T = unknown>( x: genericndarray<T>, dim: num
504503
* Returns a read-only shifted view of an input ndarray along a specified dimension.
505504
*
506505
* @param x - input array
506+
* @param dim - index of dimension to slice
507507
* @param start - starting index (inclusive)
508508
* @param options - function options
509509
* @param options.strict - boolean indicating whether to enforce strict bounds checking

0 commit comments

Comments
 (0)