Search results
26 packages found
Create a filled five-dimensional nested array.
- stdlib
- stdtypes
- types
- data
- structure
- array
- generic
- allocate
- alloc
- fill
- filled
- multidimensional
- matrix
- cube
- View more
Create a filled five-dimensional nested array according to a provided callback function.
Create a zero-filled five-dimensional nested array.
- stdlib
- stdtypes
- types
- data
- structure
- array
- generic
- allocate
- alloc
- fill
- filled
- multidimensional
- matrix
- cube
- View more
Apply a quinary callback to elements in five five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Return an element from a five-dimensional nested array.
Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Convert a strided array to a five-dimensional nested array.
Reverse the order of elements along the last dimension of a five-dimensional nested input array.
Reverse the order of elements along the second-to-last dimension of a five-dimensional nested input array.
Apply a function to elements in a five-dimensional nested input array and assign results to elements in a new five-dimensional nested output array.
Apply a quaternary callback to elements in four five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Flatten a five-dimensional nested array.
Create a five-dimensional nested array filled with ones.
- stdlib
- stdtypes
- types
- data
- structure
- array
- generic
- allocate
- alloc
- fill
- filled
- multidimensional
- matrix
- cube
- View more
Flatten a five-dimensional nested array according to a callback function.
- stdlib
- utilities
- utils
- generic
- array
- flatten
- flat
- 5d
- tensor
- strided
- ndarray
- multidimensional
- foreach
- map
- View more
Apply a binary callback to elements in two five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a five-dimensional nested output array.
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.
Open source implementation of '5D Chess With Multiverse Time Travel' in the style of Chess.js library with built-in notation support.
PIXI.js based renderer to create 5d chess boards based off of 5d-chess-js