Dynamic AABB trees in C++ with support for periodic systems.
-
Updated
Jan 2, 2021 - C++
Dynamic AABB trees in C++ with support for periodic systems.
Multi-Period Optimal Power Flow for Active Distribution Systems with Spatially Distributed Computation
Spatial decomposition without space filling curves
Molecular Dynamics / Monte Carlo Engine implementing dynamic spatial decomposition (Grid and RCB Tree)
Real-time Interactive Barnes-Hut N-Body Simulator. Create galaxies, apply forces, visualize spatial partitioning, parameterize simulation physics and entities, etc.
The Hashed-Octree approach is developed as an improvement to the standard octree data structure made suitable for parallel processing. This variant of the octree data structure attempts to parallelize the hierarchical method through adaptive domain decomposition, dynamic load-balancing across processors, and parallel interaction computation.
Python implemenation for Spatial Decomposition Method in spatial audio. This repository contains a Python adaptation of certain functionalities from MATLAB's SDM Toolbox. Original SDM Toolbox repository: https://se.mathworks.com/matlabcentral/fileexchange/56663-sdm-toolbox
Add a description, image, and links to the spatial-decomposition topic page so that developers can more easily learn about it.
To associate your repository with the spatial-decomposition topic, visit your repo's landing page and select "manage topics."