m-ochi / aliasmethod
A C++ implementation of Walker's Alias Method for quickly sampling from an array with a given probability distribution
☆9Updated 9 years ago
Alternatives and similar repositories for aliasmethod:
Users that are interested in aliasmethod are comparing it to the libraries listed below
- A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed wit…☆16Updated 8 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- Resource-based, Declarative task-Graphs for Parallel, Event-driven Scheduling☆22Updated 5 months ago
- Parallel Stable Sort☆14Updated 9 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Really fast C++ hash table☆14Updated 7 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- Header-only base C++ library.☆20Updated 8 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 weeks ago
- HAXX (Hamilton's Quaternion Algebra for CXX) is a C++ software infrastructure for the development of efficient scalar and tensorial quate…☆13Updated 6 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- A demo library for rendering vector path with loop blinn algorithm☆12Updated 4 years ago
- Framework to facilitate SIMD programming, without any tedious SIMD intrinsics.☆12Updated 3 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- An improved implementation of my CASA 2013 paper "Real‐time generation of smoothed‐particle hydrodynamics‐based special effects in charac…☆21Updated last month
- Massively Asynchronous Coding Environment☆18Updated 12 years ago
- Basic multiple importance sampling, in 1d☆21Updated 4 years ago
- Low discrepancy sequences and blue noise applied to loot drops in video games☆10Updated 5 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- A library for working with the .octree file format☆17Updated 6 years ago
- Downsampling array of intervals☆26Updated 5 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Vectorized version of the PCG random number generator☆77Updated last month
- Yet Another MAthematical library☆14Updated 2 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- A library of tools for compiler construction.