single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
https://tiledbsoma.readthedocs.io
MIT License
90 stars 25 forks source link

[c++] Implement prototype SOMA geometry array for circles in C++ #2467

Closed johnkerl closed 2 weeks ago

johnkerl commented 6 months ago

Create a SOMA geometry array that supports storing circles of varying radii.

[sc-43818]

johnkerl commented 5 months ago

De-listed from the current sprint

jp-dark commented 2 weeks ago

This prototype is unneeded. The full implementation is already underway.