An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: multidimensional

mostafaweal504/ndarray-base-promote-dtypes

Resolve the data type that results from applying promotion rules to a provided list of data types.

Language: JavaScript - Size: 46.9 KB - Last synced at: about 5 hours ago - Pushed at: about 7 hours ago - Stars: 0 - Forks: 0

NREL/ninterp

Numerical interpolation in N-dimensions over rectilinear grids

Language: Rust - Size: 344 KB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 5 - Forks: 6

stdlib-js/ndarray-base-unary-output-dtype

Resolve the output ndarray data type for a unary function.

Language: JavaScript - Size: 1.62 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-binary-output-dtype

Resolve the output ndarray data type for a binary function.

Language: JavaScript - Size: 410 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

M0OXC/array-base-symmetric

Symmetric array utilities.

Language: JavaScript - Size: 43.9 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base

Base ndarray.

Language: JavaScript - Size: 23.5 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-vind2bind

Convert a linear index in an array view to a linear index in an underlying data buffer.

Language: C - Size: 662 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-shape2strides

Generate a stride array from an array shape.

Language: JavaScript - Size: 469 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-ind2sub

Convert a linear index to an array of subscripts.

Language: JavaScript - Size: 798 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5 - Forks: 0

stdlib-js/ndarray-base-ctor

Base multidimensional array.

Language: JavaScript - Size: 2.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

stdlib-js/ndarray-base-bind2vind

Convert a linear index in an underlying data buffer to a linear index in an array view.

Language: C - Size: 708 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-fancy

Fancy multidimensional array constructor.

Language: JavaScript - Size: 6.68 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-iter-values

Create an iterator which returns individual elements from a provided ndarray.

Language: JavaScript - Size: 832 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-iter-indices

Create an iterator which returns indices for use indexing into an ndarray having a specified shape.

Language: JavaScript - Size: 580 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-iter-entries

Create an iterator which returns [index, value] pairs for each element in a provided ndarray.

Language: JavaScript - Size: 904 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-dispatch

Create an ndarray function interface which performs multiple dispatch.

Language: JavaScript - Size: 1.89 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-array

Multidimensional arrays.

Language: JavaScript - Size: 3.03 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 0

stdlib-js/ndarray-base-binary-loop-interchange-order

Reorder ndarray dimensions and associated strides for loop interchange.

Language: JavaScript - Size: 573 KB - Last synced at: about 10 hours ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-unary-loop-interchange-order

Reorder ndarray dimensions and associated strides for loop interchange.

Language: JavaScript - Size: 482 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray

Multidimensional arrays.

Language: C - Size: 147 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 13 - Forks: 3

samix151210/ndarray-base-normalize-indices

Normalize a list of indices to the interval [0,max].

Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

34j/aoiro

CSV-based 青色申告 CLI app based on vectorized (multidimensional) accounting

Language: Python - Size: 631 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stdlib-js/random-tools

Pseudorandom number generator ndarray creation function tools.

Language: JavaScript - Size: 1.05 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-layouts

List of BLAS memory layouts.

Language: JavaScript - Size: 179 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

Wida777/ndarray-base-assert-is-integer-index-data-type

Test if an input value is a supported ndarray integer index data type.

Language: JavaScript - Size: 45.9 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

tzaeschke/tinspin-indexes

Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree

Language: Java - Size: 978 KB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 113 - Forks: 25

stdlib-js/ndarray-input-casting-policies

List of input ndarray casting policies.

Language: JavaScript - Size: 0 Bytes - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-assert-is-input-casting-policy

Test if an input value is a supported input ndarray casting policy.

Language: JavaScript - Size: 0 Bytes - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-assert

Base ndarray assertion utilities.

Language: JavaScript - Size: 3.38 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-output-dtype-policies

List of output ndarray data type policies.

Language: JavaScript - Size: 854 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-dtypes

List of ndarray data types.

Language: JavaScript - Size: 1.12 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-defaults

Default ndarray settings.

Language: JavaScript - Size: 404 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-strides2offset

Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.

Language: C - Size: 371 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-iter-row-entries

Create an iterator which returns [index, row] pairs for each row in a matrix (or stack of matrices).

Language: JavaScript - Size: 1.27 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-ind

Return an index given an index mode.

Language: JavaScript - Size: 1.05 MB - Last synced at: 8 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-nullary-loop-interchange-order

Reorder ndarray dimensions and associated strides for loop interchange.

Language: JavaScript - Size: 550 KB - Last synced at: 10 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/array-base-map5d

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.

Language: JavaScript - Size: 305 KB - Last synced at: 21 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/array-base-ternary2d

Apply a ternary callback to elements in three two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.

Language: JavaScript - Size: 231 KB - Last synced at: 6 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-matrix-triangle-enum2str

Return the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.

Language: JavaScript - Size: 242 KB - Last synced at: 14 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/array-base-quinary5d

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.

Language: JavaScript - Size: 202 KB - Last synced at: 10 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-diagonal-types

List of BLAS diagonal element types.

Language: JavaScript - Size: 173 KB - Last synced at: 5 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-wrap-index

Wrap an index on the interval [0,max].

Language: C - Size: 360 KB - Last synced at: 21 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-dtype2c

Return the C data type associated with a provided data type string.

Language: JavaScript - Size: 1.28 MB - Last synced at: 7 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/array-base-fillednd-by

Create a filled n-dimensional nested array according to a provided callback function.

Language: JavaScript - Size: 213 KB - Last synced at: 13 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-single-segment-compatible

Determine if an array is compatible with a single memory segment.

Language: C - Size: 480 KB - Last synced at: 7 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/array-base-ternary5d

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.

Language: JavaScript - Size: 229 KB - Last synced at: about 5 hours ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

bmth-arg-wiki/wiki-assets

Assets for the unofficial BMTH ARG wiki

Size: 1020 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

stacksjs/ts-ndarray

🌀 Multidimensional arrays for JavaScript & TypeScript.

Language: TypeScript - Size: 460 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

moocf/multidimensional-scaling.python

Multidimensional scaling (MDS) is a data visualisation technique based on distance.

Language: Jupyter Notebook - Size: 733 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/array-base-flatten5d

Flatten a five-dimensional nested array.

Language: JavaScript - Size: 312 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-flatten4d-by

Flatten a four-dimensional nested array according to a callback function.

Language: JavaScript - Size: 319 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-ternary3d

Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.

Language: JavaScript - Size: 244 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-broadcast-arrays

Broadcast ndarrays to a common shape.

Language: JavaScript - Size: 650 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-row-major-string

Test whether an input value is the string representing row-major order.

Language: JavaScript - Size: 178 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-assert-is-output-data-type-policy

Test if an input value is a supported ndarray output data type policy.

Language: JavaScript - Size: 361 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-assert-is-column-major-string

Test whether an input value is the string representing column-major order.

Language: JavaScript - Size: 183 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/array-base-ones3d

Create a three-dimensional nested array filled with ones.

Language: JavaScript - Size: 220 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-buffer

Create a zero-filled contiguous linear ndarray data buffer.

Language: JavaScript - Size: 1.61 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-iter-columns

Create an iterator which iterates over each column in a matrix (or stack of matrices).

Language: JavaScript - Size: 1.62 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-ndarraylike2object

Convert an ndarray-like object to an object likely to have the same "shape".

Language: JavaScript - Size: 526 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-casting-modes

List of ndarray casting modes.

Language: JavaScript - Size: 479 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-assert-is-layout

Test if an input value is a BLAS memory layout.

Language: JavaScript - Size: 339 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-ndims

Return the number of ndarray dimensions.

Language: JavaScript - Size: 217 KB - Last synced at: about 10 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-shape

Return the shape of a provided ndarray.

Language: JavaScript - Size: 213 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-to-normalized-indices

Normalize a list of indices to the interval [0,max].

Language: JavaScript - Size: 380 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/array-base-flatten-by

Flatten an n-dimensional nested array according to a callback function.

Language: JavaScript - Size: 776 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-numel

Return the number of elements in an array.

Language: C - Size: 348 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-diagonal-type-str2enum

Return the enumeration constant associated with a BLAS diagonal type.

Language: JavaScript - Size: 188 KB - Last synced at: about 8 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-sub2ind

Convert subscripts to a linear index.

Language: JavaScript - Size: 1.29 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-napi-unary

C API for registering an N-API module exporting an ndarray interface for applying a unary callback to an input ndarray.

Language: C - Size: 136 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-base-mskbinary4d

Apply a binary callback to elements in two four-dimensional nested input arrays according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.

Language: JavaScript - Size: 231 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-unary5d

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.

Language: JavaScript - Size: 234 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-strides2order

Determine the order of a multidimensional array based on a provided stride array.

Language: JavaScript - Size: 403 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-index-modes

List of ndarray index modes.

Language: JavaScript - Size: 479 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-base-onesnd

Create an n-dimensional nested array filled with ones.

Language: JavaScript - Size: 244 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-mskbinary5d

Apply a binary callback to elements in two five-dimensional nested input arrays according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.

Language: JavaScript - Size: 65.4 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-banded-to-compact

Convert a two-dimensional banded nested array to compact banded storage.

Language: JavaScript - Size: 179 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-broadcast-array

Broadcast an ndarray to a specified shape.

Language: JavaScript - Size: 1.22 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-base-flipud4d

Reverse the order of elements along the second-to-last dimension of a four-dimensional nested input array.

Language: JavaScript - Size: 204 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-quaternary5d

Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a five-dimensional nested output array.

Language: JavaScript - Size: 345 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-mostly-safe-data-type-cast

Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.

Language: C - Size: 725 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-matrix-triangles

BLAS matrix triangles.

Language: JavaScript - Size: 174 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-offset

Return the index offset specifying the underlying buffer index of the first iterated ndarray element.

Language: JavaScript - Size: 325 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 5

stdlib-js/array-base-zerosnd

Create a zero-filled n-dimensional nested array.

Language: JavaScript - Size: 254 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-index-mode

Test if an input value is a supported ndarray index mode.

Language: JavaScript - Size: 842 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-mskunary-signature-callbacks

Assign callbacks to masked unary interfaces according to type promotion rules.

Language: JavaScript - Size: 1.26 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

edahelsinki/xiplot

Web-first Visualisation platform for Multidimensional Data

Language: Python - Size: 138 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 2

rogervila/array-diff-multidimensional

Recursively compare the difference between two multidimensional arrays in PHP

Language: PHP - Size: 54.7 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 108 - Forks: 15

stdlib-js/ndarray-fill

Fill an input ndarray with a specified value.

Language: JavaScript - Size: 936 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bdezonia/zorbage-viewer

zorbage-viewer: utility app for loading and viewing various image data formats

Language: Java - Size: 486 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-allowed-data-type-cast

Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.

Language: C - Size: 1.45 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-bytes-per-element

Return the number of bytes per element provided an underlying array data type.

Language: C - Size: 344 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

funkelab/gunpowder

A library to facilitate machine learning on multi-dimensional images.

Language: Python - Size: 30.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 82 - Forks: 57

stdlib-js/array-base-mskunary4d

Apply a unary callback to elements in a four-dimensional nested input array according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.

Language: JavaScript - Size: 202 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-at2d

Return an element from a two-dimensional nested array.

Language: JavaScript - Size: 203 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-symmetric-banded-to-compact

Convert a two-dimensional symmetric banded nested array to compact banded storage.

Language: JavaScript - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-to-json

Serialize an ndarray as a JSON object.

Language: JavaScript - Size: 511 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-zeros3d

Create a zero-filled three-dimensional nested array.

Language: JavaScript - Size: 228 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-meta-data-props

Define non-enumerable read-only properties which expose ndarray function meta data.

Language: JavaScript - Size: 1.35 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-transpose-operation-resolve-enum

Return the enumeration constant associated with a supported BLAS transpose operation value.

Language: JavaScript - Size: 226 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0