-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[python] Partition sparse matrix reads in
tiledbsoma.io.to_anndata
(#…
…3328) * first cut at fast CSX conversion * fix compile time warning * build python bindings -O3 * typos * fix clang compile issue * reformat to repo C++ standards * fix clang warning about unused captures * more clang fixes * fix build error found during CI * lint * more lint * lint chase * cleanup include statements * debugging R build * lint * cleanup GHA for interop testing * add -mavx2 for x86 build * more tests * comment * add bounds check for second dimension coordiate * lint * test / bug fix argument handling * hand code AVX specializations for speed eval * reduce template overhead * do not use experimental value width dispatching * lint * improve exception discrimination * cleanup size-based value templating * cleanup * partition sparse array reads * clean up C++ namespace * revert cleanup on request * PR feedback (thanks John!) * incorporate more PR fb * lint * comments * PR f/b * fix compile warnings * PR f/b
- Loading branch information
1 parent
d4e5a42
commit 3808ed9
Showing
1 changed file
with
63 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters