Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 657 Bytes

File metadata and controls

20 lines (13 loc) · 657 Bytes

Changelog

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.

[1.0.0] - 2026-04-12

Added

  • 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.

Fixed

  • Correctness and portability fixes documented in FIXES.md.