chindesaurus / BarnesHut-N-Body
an O(N log N) N-Body simulation using the Barnes-Hut algorithm
☆26Updated 10 months ago
Alternatives and similar repositories for BarnesHut-N-Body:
Users that are interested in BarnesHut-N-Body are comparing it to the libraries listed below
- A 2D N-body simulation of gravitational interactions between point particles using the Barnes-Hut algorithm.☆60Updated last year
- linear algebra for tensors with symbolic and numeric scalars☆32Updated 5 years ago
- Implementation of the skip quadtree and compressed quadtree data structures.☆28Updated 12 years ago
- ☆13Updated 6 years ago
- Vectorized (AVX) version of the game of life☆25Updated 6 years ago
- A compact hash algorithm for CPUs and GPUs using OpenCL☆15Updated 4 years ago
- a simplistic implementation of the Mathematica language in C++ (not maintained anymore, consider using Mathics instead)☆38Updated 13 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆45Updated 9 years ago
- A Java library for managing child processes.☆18Updated 9 years ago
- Compute and draw 3d graphs based on Gephi toolkit☆17Updated 2 years ago
- Futspace is a voxel based graphics engine implemented in Futhark☆8Updated 4 years ago
- A Gradle Plugin to compile WASM to JVM easily☆24Updated 5 years ago
- Java numerics library for optimization, polynomial root finding, sorting, robust model fitting, and more.☆51Updated last month
- Some algorithms and data structures☆17Updated 4 years ago
- GLSL to bytecode compiler and VM☆10Updated 8 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- A Toy for Visualizing Coxeter Polytopes☆42Updated 3 years ago
- *Unofficial* mirror of https://bitbucket.org/MDukhan/yeppp☆39Updated 8 years ago
- How to write interpreters or dynamic compilers for dynamically typed languages on top of the JVM☆16Updated last month
- Statistical and Thermal Physics☆10Updated 4 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- A Java implementation of online kernel density estimation (oKDE)☆32Updated 7 years ago
- A vertex-centric CUDA/C++ API for large graph analytics on GPUs using the Gather-Apply-Scatter abstraction☆23Updated 11 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- A Java library for binary coding☆13Updated 4 years ago
- An idea to handle left-recursion in Parsing Expression Grammars (PEGs)☆36Updated 14 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago