Commit 08a75bc
feat!: update namespace TypeScript declarations
This commit adds several new APIs, but also removes `stats/base/dcumaxabs`. That package has moved to `stats/strided`.
BREAKING CHANGE: remove `stats/base/dcumaxabs`
To migrate, users should access `dcumaxabs` via the `stats/strided` namespace.
PR-URL: stdlib-js#4843
Reviewed-by: Athan Reines <[email protected]>1 parent 5c0485a commit 08a75bc
File tree
3 files changed
+568
-55
lines changed- lib/node_modules/@stdlib
- blas/base/docs/types
- lapack/base/docs/types
- stats/base/docs/types
3 files changed
+568
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | 183 | | |
186 | 184 | | |
187 | | - | |
| 185 | + | |
188 | 186 | | |
189 | 187 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
| 188 | + | |
199 | 189 | | |
200 | 190 | | |
201 | 191 | | |
202 | | - | |
203 | | - | |
204 | 192 | | |
205 | 193 | | |
206 | | - | |
| 194 | + | |
207 | 195 | | |
208 | 196 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
| 197 | + | |
218 | 198 | | |
219 | 199 | | |
220 | 200 | | |
| |||
0 commit comments