Pinned Repositories
.github
Miscellaneous organization meta-details
archive-beachmat
An archived version of the beachmat repository, see https://github.com/LTLA/beachmat for the active version.
beachmat
Clone of the Bioconductor repository for the beachmat package.
developer-guide
Developer guide for tatami libraries
manticore
C++ library for main thread execution
tatami
C++ API for various matrix types.
tatami_r
tatami bindings for abstract R matrices
test-sparse_indexed_extraction
Performance tests for sparse indexed extraction.
test-sparse_priority_queue
Performance testing of a priority queue for sparse secondary extraction.
test-summation_speed
Performance testing of summation strategies
tatami libraries and extensions's Repositories
tatami-inc/tatami
C++ API for various matrix types.
tatami-inc/archive-beachmat
An archived version of the beachmat repository, see https://github.com/LTLA/beachmat for the active version.
tatami-inc/beachmat
Clone of the Bioconductor repository for the beachmat package.
tatami-inc/developer-guide
Developer guide for tatami libraries
tatami-inc/manticore
C++ library for main thread execution
tatami-inc/tatami_r
tatami bindings for abstract R matrices
tatami-inc/.github
Miscellaneous organization meta-details
tatami-inc/beachmat.hdf5
Beachmat extensions for HDF5 matrices
tatami-inc/eminem
C++ parsers for Matrix Market files
tatami-inc/tatami_chunked
Developer utilities for creating chunked matrix representations
tatami-inc/tatami_hdf5
tatami bindings for HDF5 matrices
tatami-inc/tatami_layered
Create layered tatami matrices for sparse positive counts
tatami-inc/tatami_tiledb
tatami bindings for TileDB-backed matrices
tatami-inc/test-isometric_unary_sparse_expansion
Performance testing of sparse expansion for isometric unary operations.
tatami-inc/test-simple_simd_perf
SIMD performance testing for delayed operations
tatami-inc/test-sparse_indexed_extraction
Performance tests for sparse indexed extraction.
tatami-inc/test-sparse_priority_queue
Performance testing of a priority queue for sparse secondary extraction.
tatami-inc/test-summation_speed
Performance testing of summation strategies
tatami-inc/beachmat.tiledb
Beachmat extensions for TileDB matrices
tatami-inc/gallery
Gallery of tatami usage examples
tatami-inc/mattress
Python interface to tatami representations
tatami-inc/tatami_mtx
Matrix Market to tatami matrices
tatami-inc/tatami_mult
Matrix multiplication for tatami
tatami-inc/tatami_stats
Matrix statistics for tatami
tatami-inc/tatami_test
Test utilities for tatami libraries
tatami-inc/test-blocked_running_stats
Performance testing of blocked calculations of running statistics