Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Jan 14, 2024
1 parent 4d09b9b commit 39205d2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1483,6 +1483,7 @@
"@stdlib/constants/float32/max","@stdlib/constants/float16/max,@stdlib/constants/float64/max"
"@stdlib/constants/float32/max-safe-integer","@stdlib/constants/float16/max-safe-integer,@stdlib/constants/float32/min-safe-integer,@stdlib/constants/float64/max-safe-integer"
"@stdlib/constants/float32/min-safe-integer","@stdlib/constants/float16/min-safe-integer,@stdlib/constants/float32/max-safe-integer,@stdlib/constants/float64/min-safe-integer"
"@stdlib/constants/float32/nan","@stdlib/constants/float64/nan"
"@stdlib/constants/float32/ninf","@stdlib/constants/float32/pinf,@stdlib/constants/float64/ninf"
"@stdlib/constants/float32/num-bytes","@stdlib/constants/float16/num-bytes,@stdlib/constants/float64/num-bytes"
"@stdlib/constants/float32/pinf","@stdlib/constants/float32/ninf,@stdlib/constants/float64/pinf"
Expand Down Expand Up @@ -2291,6 +2292,7 @@
"@stdlib/utils/move-property",""
"@stdlib/slice/multi","@stdlib/ndarray/ctor,@stdlib/slice/ctor"
"@stdlib/utils/named-typed-tuple","@stdlib/array/typed"
"@stdlib/constants/float64/nan","@stdlib/constants/float32/nan"
"@stdlib/utils/nary-function","@stdlib/utils/mask-arguments,@stdlib/utils/pick-arguments"
"@stdlib/utils/native-class","@stdlib/utils/constructor-name,@stdlib/utils/type-of"
"@stdlib/ndarray/ctor","@stdlib/ndarray/array,@stdlib/ndarray/fancy"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 39205d2

Please sign in to comment.