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

Topic: "accumulation"

mdbartos/pysheds

:earth_americas: Simple and fast watershed delineation in python.

Language: Python - Size: 14.5 MB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 774 - Forks: 205

houko/xiaomo-studying

Do not accumulate steps, no more than a thousand miles; no accumulation of small streams, no rivers.

Language: JavaScript - Size: 84.1 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 116 - Forks: 41

shamangary/ASV

[CVPR16] Accumulated Stability Voting: A Robust Descriptor from Descriptors of Multiple Scales

Language: C - Size: 815 MB - Last synced at: over 1 year ago - Pushed at: about 9 years ago - Stars: 27 - Forks: 21

plutus-IV-org/plutus_backtest

plutus_backtest is a python package for backtesting investment decisions using Python 3.6 and above.

Language: Python - Size: 413 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 1

Jack5s/Hydrology

Fill sink algorithm in Hydrology Analyst

Language: C# - Size: 71.3 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

lasteine/GNSS_RR

Continuous estimation of snow/firn accumulation, surface mass, and density on a moving surface using combined GNSS reflectometry/refractometry (GNSS-RR)}

Language: Python - Size: 338 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

EA31337/Strategy-AD

Strategy based on the Accumulation/Distribution indicator

Language: Jinja - Size: 124 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 2

stdlib-js/utils-reduce

Apply a function against an accumulator and each element in a collection and return the accumulated result.

Language: JavaScript - Size: 1.94 MB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-map-reduce-right

Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.

Language: JavaScript - Size: 2.74 MB - Last synced at: 15 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-unary-accumulate

Perform a reduction over elements in a input ndarray.

Language: JavaScript - Size: 553 KB - Last synced at: 15 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-map-reduce

Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.

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

relish-wang/Accumulation

Make efforts visible.——Accumulation

Language: Java - Size: 919 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

stdlib-js/utils-reduce-right

Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

Language: JavaScript - Size: 2.91 MB - Last synced at: 6 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-async-reduce

Apply a function against an accumulator and each element in a collection and return the accumulated result.

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

stdlib-js/utils-reduce2d

Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.

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

embodied-computation-group/tidal-computation

Website with data and code for our manuscript on respiratory brain coupling in perception.

Language: Jupyter Notebook - Size: 113 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ShayanDodge/Systems_of_Equations_Solver

System of Equationss Solver

Language: MATLAB - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

temp3rr0r/WeightedStratifiedSampling

Population weighted spatial stratified sampling.

Language: C# - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Rayzoxexe/ndarray-base-unary-reduce-strided1d

Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.

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

stdlib-js/ndarray-base-unary-strided1d

Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.

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

stdlib-js/ndarray-base-unary-reduce-strided1d

Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.

Language: JavaScript - Size: 1.36 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-unary-reduce-subarray

Perform a reduction over a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.

Language: JavaScript - Size: 3.83 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

pablim653/ndarray-base-unary-reduce-subarray

Perform a reduction over a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.

Language: JavaScript - Size: 81.1 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

Heckerman9157/ndarray-base-unary-accumulate

Perform a reduction over elements in a input ndarray.

Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

EA31337/Strategy-ASI

Strategy based on the Accumulation Swing Index (ASI) indicator

Language: MQL5 - Size: 25.4 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

fpessolano/mlogger

Golang module for multi file aggregating level logging

Language: Go - Size: 47.9 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

baobaoyeye/code_practices

平时对程序细节的小积累

Language: C++ - Size: 359 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1