go-mlx/cpp
Snider 3b155f6ca7 chore(cpp): set up standalone CLion project for parallel C++ sessions
cpp/ now has its own CMakeLists.txt that independently fetches mlx-c
v0.4.1, allowing a CLion Claude to build and explore the C API surface
without conflicting with the Go-side CMake build. Updated CLAUDE.md to
reflect cpp/ as the project root with standalone build instructions.

Added priority tasks to cpp/TODO.md: mlx_contiguous search, eval
semantics verification, mlx_cumsum check for TopP sampling.

Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 18:49:16 +00:00
..
CLAUDE.md chore(cpp): set up standalone CLion project for parallel C++ sessions 2026-02-19 18:49:16 +00:00
CMakeLists.txt chore(cpp): set up standalone CLion project for parallel C++ sessions 2026-02-19 18:49:16 +00:00
FINDINGS.md test(core): add 86 tests for ops, array, nn, fast kernels 2026-02-19 18:37:30 +00:00
TODO.md chore(cpp): set up standalone CLion project for parallel C++ sessions 2026-02-19 18:49:16 +00:00