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 Dec 15, 2022
1 parent 373c225 commit d9155f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,8 @@ base.min,"base.min( x, y )"
base.minabs,"base.minabs( x, y )"
base.minmax,"base.minmax( x, y )"
base.minmax.assign,"base.minmax.assign( x, y, out, stride, offset )"
base.minmaxabs,"base.minmaxabs( [out,] x[, y[, ...args]] )"
base.minmaxabs,"base.minmaxabs( x, y )"
base.minmaxabs.assign,"base.minmaxabs.assign( x, y, out, stride, offset )"
base.minn,"base.minn( [x[, y[, ...args]]] )"
base.modf,"base.modf( x )"
base.modf.assign,"base.modf.assign( x, out, stride, offset )"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

0 comments on commit d9155f2

Please sign in to comment.