There are 0 repository under accumulator topic.
电商用户行为分析大数据平台
Rust crypto library for data privacy tools
INT8 & FP16 multiplier accumulator (MAC) design with UVM verification completed.
A proof-of-concept for stateless Bitcoin nodes.
Typescript abstractions over Rust crypto library's WASM wrapper
Elliptic curve accumulator
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
WASM wrapper over the crypto library
TimeSeries, provides convenient tools for working with time series data in C#. It includes classes for accumulating and summarizing data in time frames, as well as storing and compressing the data efficiently
Accumulate all the data flowing through a stream and emit it as a single chunk or as a promise
Cryptographic accumulator based on the strong RSA assumption, Kotlin
An IBM 701 (Defense Calculator) Emulator
Solution for accumulation of events and their subsequent processing.
A Javascript/Typescript object merging tool, focus on performance and easy-to-use. Good alternative to deepmerge and lodash _.merge in most cases.
Header-only collection of statistics utilities for C++14
A simple accumulator inspired from boost::accumulator
Fast Box Blur using a sliding accumulator and with reflected borders policy
8-bit MISC processor with pipelining
A proof-of-concept permission system using accumulators.
VHDL codes for 8-bit Vending Machine Processor, support for two drinks & three types of coins. contains: fsm, Accumulator, comparator, subtractor, mux, Adder, etc.
Compute a geometric mean incrementally.
Compute a moving geometric mean incrementally.
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
Compute a moving mean absolute error (MAE) incrementally.
Compute a moving product incrementally.
Compute a product incrementally.
Compute a corrected sample skewness incrementally.
Compute a statistical summary incrementally.
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.