Ecosyste.ms: Repos

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

GitHub topics: strides

stdlib-js/ndarray-base-iteration-order

Given a stride array, determine array iteration order.

Language: JavaScript - Size: 291 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-max-view-buffer-index

Compute the maximum linear index in an underlying data buffer accessible to an array view.

Language: JavaScript - Size: 292 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-min-view-buffer-index

Compute the minimum linear index in an underlying data buffer accessible to an array view.

Language: JavaScript - Size: 292 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-minmax-view-buffer-index

Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.

Language: JavaScript - Size: 369 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-shape2strides

Generate a stride array from an array shape.

Language: JavaScript - Size: 352 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 2 - 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: 296 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-sub2ind

Convert subscripts to a linear index.

Language: JavaScript - Size: 596 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 2 - 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: 600 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-max-view-buffer-index

Return the maximum accessible index based on a set of provided strided array parameters.

Language: JavaScript - Size: 264 KB - Last synced: 21 days ago - Pushed: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-min-view-buffer-index

Return the minimum accessible index based on a set of provided strided array parameters.

Language: JavaScript - Size: 247 KB - Last synced: 21 days ago - Pushed: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-stride

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

Language: Makefile - Size: 272 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-stride

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

Language: Makefile - Size: 217 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-strides

Return the strides of a provided ndarray.

Language: Makefile - Size: 348 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-strides

Return the strides of a provided ndarray.

Language: Makefile - Size: 471 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-ind2sub

Convert a linear index to an array of subscripts.

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

hansalemaos/stridesduplicatefinder

Calculate overlapping values between two arrays and return the results as a DataFrame

Language: Python - Size: 24.4 KB - Last synced: 13 days ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

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

Determine if an array is contiguous.

Language: Makefile - Size: 383 KB - Last synced: 9 days ago - Pushed: about 1 month 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: Makefile - Size: 369 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-buffer-length-compatible

Determine if a buffer length is compatible with provided ndarray meta data.

Language: Makefile - Size: 375 KB - Last synced: 22 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

avinashmyerolkar/Deep-Learning-Concepts

The Deep Learning Concepts Repository is a concise and accessible collection of essential concepts in deep learning. It provides clear explanations and examples for neural networks, CNNs, RNNs, activation functions, loss functions, backpropagation, gradient descent, and overfitting/underfitting. An invaluable resource for beginners and practitioner

Language: Jupyter Notebook - Size: 15.6 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

mdnuruzzamanKALLOL/CNN_Basic

CNN

Language: Jupyter Notebook - Size: 326 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

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

Determine if an array is row-major contiguous.

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

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

Given a stride array, determine whether an array is row-major.

Language: Makefile - Size: 1.19 MB - Last synced: 22 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-strides2order

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

Language: Makefile - Size: 302 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

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

Determine if an array is column-major contiguous.

Language: Makefile - Size: 1020 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

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

Given a stride array, determine whether an array is column-major.

Language: Makefile - Size: 279 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - 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: JavaScript - Size: 606 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0