All notable changes to this project are documented in this file.
The format is based on Keep a Changelog and this project follows Semantic Versioning.
- CUDA-accelerated N-body, SPH, and rigid-body solvers.
- CMake + Conan build pipeline with unit tests, validation tests, and benchmarks.
- CI workflows for build validation and scheduled benchmark runs.
- User and performance tuning guides in
docs/. - Repository governance and quality files:
LICENSE,CONTRIBUTING.md,SECURITY.md,CODE_OF_CONDUCT.md,CITATION.cff.
- Correctness and portability fixes documented in
FIXES.md.