Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
@stdlib/ndarray-base-wrap-index
Wrap an index on the interval [0,max].
@stdlib/ndarray-base-ind
Return an index given an index mode.
@stdlib/ndarray-base-clamp-index
Restrict an index to the interval [0,max].
@stdlib/ndarray-index-modes
List of ndarray index modes.
@stdlib/ndarray-base-normalize-index
Normalize an index to the interval [0,max].
@stdlib/ndarray-base-assert-is-index-mode
Test if an input value is a supported ndarray index mode.