Animations for Elementary-Affine-Net interactions
-
Updated
Jun 30, 2019 - JavaScript
Animations for Elementary-Affine-Net interactions
A hacky approach to pixelize and color reduce an image on the fly using Javascript.
Beta reduction graph visualization
Catalog of reductions between different decision problems (SAT, 3SAT, Graph coloring, etc.)
Perform a reduction over elements in a input ndarray.
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.
JerryScript Reduction Test Suite - Automatic Test Case Reduction Benchmark Suite
Apply a function against an accumulator and each element in a collection and return the accumulated result.
Apply a function against an accumulator and each element in a collection and return the accumulated result.
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
minimalistic new tab chrome extension: https://chrome.google.com/webstore/detail/reduction/jphgbbmchajohadnmdifemndmbjfpjdj
Fast geometry simplification using the Visvalingam effective triangle area method.
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.
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.
Perform a reduction over a list of specified dimensions in two input ndarrays via a one-dimensional strided array reduction function and assign results to a provided output ndarray.
Add a description, image, and links to the reduction topic page so that developers can more easily learn about it.
To associate your repository with the reduction topic, visit your repo's landing page and select "manage topics."