v2.0.0
v2.0.0
Release Date: March 13, 2026
🐛 Fixed
- Critical bug in Barnes-Hut tree construction that could cause incorrect force calculations
- Memory leak in spatial hash grid rebuild
- Race condition in CUDA kernel synchronization
🔧 Changed
- Improved Barnes-Hut tree traversal performance by 15%
- Optimized shared memory usage in direct N² kernel
- Reduced CPU overhead in render loop
✨ Added
- New particle initialization distributions
- Improved error messages for CUDA initialization failures
- Better documentation and examples
📊 Performance
- Barnes-Hut algorithm now 15% faster
- Reduced memory allocations during simulation
- Improved frame time consistency