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

GitHub topics: multidimensional

stdlib-js/array-base-strided2array4d

Convert a strided array to a four-dimensional nested array.

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

stdlib-js/ndarray-base-assert-is-unsigned-integer-data-type

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

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

stdlib-js/ndarray-base-maybe-broadcast-array

Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.

Language: JavaScript - Size: 1.43 MB - Last synced at: about 22 hours ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-normalize-index

Normalize an index to the interval [0,max].

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

stdlib-js/array-base-ones4d

Create a four-dimensional nested array filled with ones.

Language: JavaScript - Size: 221 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-quinary4d

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

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

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

Assign callbacks to binary interfaces according to type promotion rules.

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

stdlib-js/ndarray-base-assert-is-boolean-data-type

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

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

stdlib-js/array-base-flatten

Flatten an n-dimensional nested array.

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

stdlib-js/ndarray-base-assert-is-contiguous

Determine if an array is contiguous.

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

stdlib-js/blas-base-assert-is-operation-side

Test if an input value is a BLAS operation side.

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

stdlib-js/ndarray-iter-subarrays

Create an iterator which iterates over each subarray in a stack of subarrays.

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

patrickzib/leitmotifs

Discovering Leitmotifs in Multidimensional Time Series

Language: Jupyter Notebook - Size: 639 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

loco-philippe/ntv-pandas

NTV-pandas : A tabular analyzer and a semantic, compact and reversible converter

Language: Jupyter Notebook - Size: 6.39 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 6 - Forks: 0

stdlib-js/ndarray-base-output-policy-str2enum

Return the enumeration constant associated with an output ndarray data type policy string.

Language: JavaScript - Size: 645 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-output-policy-resolve-str

Return the policy string associated with a supported ndarray data type policy value.

Language: JavaScript - Size: 714 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-output-policy-resolve-enum

Return the enumeration constant associated with a supported ndarray data type policy value.

Language: JavaScript - Size: 595 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-output-policy-enum2str

Return the data type string associated with an ndarray data type enumeration constant.

Language: JavaScript - Size: 698 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-strided2array3d

Convert a strided array to a three-dimensional nested array.

Language: JavaScript - Size: 567 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-binary5d

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

Language: JavaScript - Size: 251 KB - Last synced at: about 13 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-strided2array2d

Convert a strided array to a two-dimensional nested array.

Language: JavaScript - Size: 550 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

stdlib-js/array-base-strided2array5d

Convert a strided array to a five-dimensional nested array.

Language: JavaScript - Size: 552 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-stride

Return the stride along a specified dimension for a provided ndarray.

Language: JavaScript - Size: 242 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-binary-dtype-signatures

Generate a list of binary interface signatures from strided array data types.

Language: JavaScript - Size: 1.55 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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

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

Language: JavaScript - Size: 1.18 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-flatten5d-by

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

Language: JavaScript - Size: 315 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-nonsingleton-dimensions

Return the number of non-singleton dimensions.

Language: JavaScript - Size: 355 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-dtype

Return the data type of a provided ndarray.

Language: JavaScript - Size: 219 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-fliplr2d

Reverse the order of elements along the last dimension of a two-dimensional nested input array.

Language: JavaScript - Size: 196 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-binary5d

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

Language: JavaScript - Size: 310 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-dtype

Return the data type of a provided ndarray.

Language: JavaScript - Size: 1.08 MB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-flatten2d

Flatten a two-dimensional nested array.

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

stdlib-js/array-base-flatten3d

Flatten a three-dimensional nested array.

Language: JavaScript - Size: 297 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-dtype-desc

Return the description for a provided data type.

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

stdlib-js/array-base-ones2d

Create a two-dimensional nested array filled with ones.

Language: JavaScript - Size: 245 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-quinary4d

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

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

stdlib-js/array-base-quinary2d

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

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

stdlib-js/ndarray-base-nullary-tiling-block-size

Resolve a loop block size for multi-dimensional array tiled loops.

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

stdlib-js/ndarray-base-napi-addon-arguments

C API for validating, extracting, and transforming (to native C types) function arguments provided to an ndarray N-API add-on interface.

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

stdlib-js/ndarray-base-ndarraylike2ndarray

Convert an ndarray-like object to an ndarray.

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

stdlib-js/ndarray-base-to-array

Convert an ndarray buffer to a generic array.

Language: JavaScript - Size: 897 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-ternary4d

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

Language: JavaScript - Size: 215 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-ternary2d

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

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

stdlib-js/array-base-quaternary5d

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.

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

stdlib-js/array-base-quaternary3d

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

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

stdlib-js/array-base-quaternary2d

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

Language: JavaScript - Size: 209 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-quaternary3d

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

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

stdlib-js/array-base-broadcasted-quaternary2d

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

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

stdlib-js/array-base-broadcasted-binary3d

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

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

stdlib-js/array-base-broadcasted-binary2d

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

Language: JavaScript - Size: 301 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-binarynd

Apply a binary callback to elements in n-dimensional nested input arrays and assign results to elements in an n-dimensional nested output array.

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

stdlib-js/array-base-binary4d

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

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

stdlib-js/array-base-binary2d

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

Language: JavaScript - Size: 240 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcast-array

Broadcast an array to a specified shape.

Language: JavaScript - Size: 207 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-complex-floating-point-data-type

Test if an input value is a supported ndarray complex-valued floating-point data type.

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

stdlib-js/ndarray-base-sub2ind

Convert subscripts to a linear index.

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

stdlib-js/ndarray-maybe-broadcast-array

Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.

Language: JavaScript - Size: 1.09 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Nannan-Liu/Multidimensional-Analysis-Tagger-of-Mandarin-Chinese

An open-source library in Python for analysing Chinese registers

Language: Python - Size: 10 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

stdlib-js/ndarray-flag

Return a specified flag for a provided ndarray.

Language: JavaScript - Size: 531 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-zeros5d

Create a zero-filled five-dimensional nested array.

Language: JavaScript - Size: 218 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-flipud3d

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

Language: JavaScript - Size: 201 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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

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

Language: JavaScript - Size: 466 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

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

Serialize ndarray meta data.

Language: JavaScript - Size: 1.38 MB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-shape

Return the shape of a provided ndarray.

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

stdlib-js/blas-base-transpose-operations

List of BLAS transpose operations.

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

stdlib-js/blas-base-layout-enum2str

Return the BLAS memory layout string associated with a BLAS memory layout enumeration constant.

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

stdlib-js/array-base-broadcasted-quinary2d

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

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

KOSASIH/nexus-hyperion-core

The core framework of Nexus Hyperion, an advanced intergalactic financial and resource management system. This repository contains the foundational algorithms, multi-dimensional neural network architecture, and essential modules for real-time data analytics, risk assessment, and resource optimization.

Language: Python - Size: 271 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 11 - Forks: 1

stdlib-js/ndarray-order

Return the layout order of a provided ndarray.

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

stdlib-js/ndarray-base-numel-dimension

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

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

stdlib-js/blas-base-operation-side-resolve-str

Return the operation side string associated with a supported BLAS operation side value.

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

stdlib-js/blas-base-layout-resolve-str

Return the layout string associated with a supported BLAS memory layout value.

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

stdlib-js/ndarray-base-unary-tiling-block-size

Resolve a loop block size for multi-dimensional array tiled loops.

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

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

Determine if an ndarray data type can be safely cast to another ndarray data type.

Language: C - Size: 1.41 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-unary-dtype-signatures

Generate a list of unary interface signatures from strided array data types.

Language: JavaScript - Size: 1.13 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-dtype-char

Return the single letter character abbreviation for an underlying array data type.

Language: C - Size: 1.31 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-order

Test if an input value is an ndarray order.

Language: JavaScript - Size: 626 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-to-fancy

Convert an ndarray to an object supporting fancy indexing.

Language: JavaScript - Size: 2.08 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-index

ndarray index constructor.

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

evgeth/segment_tree

A better implementation of a segment tree

Language: Python - Size: 23.4 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 34 - Forks: 9

stdlib-js/array-base-filled3d-by

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

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

stdlib-js/strided-base-dtype-resolve-enum

Return the enumeration constant associated with a supported strided array data type value.

Language: JavaScript - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

bassoy/ttv

C++ Header-Only Library for High-Performance Tensor-Vector Multiplication

Language: C++ - Size: 5.92 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 21 - Forks: 4

stdlib-js/ndarray-base-iteration-order

Given a stride array, determine array iteration order.

Language: JavaScript - Size: 341 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

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

Return the BLAS diagonal type string associated with a BLAS diagonal type enumeration constant.

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

stdlib-js/blas-base-transpose-operation-enum2str

Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.

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

stdlib-js/ndarray-base-dtype-enum2str

Return the data type string associated with an ndarray data type enumeration constant.

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

stdlib-js/array-base-flatten2d-by

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

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

stdlib-js/array-base-flipud2d

Reverse the order of elements along the first dimension of a two-dimensional nested input array.

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

stdlib-js/array-base-zeros2d

Create a zero-filled two-dimensional nested array.

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

stdlib-js/array-base-filled4d

Create a filled four-dimensional nested array.

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

stdlib-js/ndarray-base-buffer-ctors

ndarray data buffer constructors.

Language: JavaScript - Size: 1.48 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-diagonal-type-resolve-str

Return the diagonal type string associated with a supported BLAS diagonal type value.

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

stdlib-js/ndarray-base-clamp-index

Restrict an index to the interval [0,max].

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

stdlib-js/array-base-ones5d

Create a five-dimensional nested array filled with ones.

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

stdlib-js/ndarray-to-array

Convert an ndarray to a generic array.

Language: JavaScript - Size: 1.41 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

activeviam/autopivot

Atoti AutoPivot automatically creates in-memory OLAP cubes from CSV files, that you can explore from Excel, Tableau or using the embedded Atoti UI web frontend

Language: Java - Size: 12.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 9

stdlib-js/ndarray-ndarraylike2ndarray

Convert an ndarray-like object to an ndarray.

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

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

Return the transpose operation string associated with a supported BLAS transpose operation value.

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

stdlib-js/ndarray-base-assert-is-real-floating-point-data-type

Test if an input value is a supported ndarray real-valued floating-point data type.

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