mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
b132d22e3a
TileDB is an efficient multi-dimensional array management system which introduces a novel format that can effectively store dense and sparse array data with support for fast updates and reads. It features excellent compression, an efficient parallel I/O system for high scalability, and high-level APIs including Python, R, Golang and more. TileDB-Py is the official Python interface to TileDB. WWW: https://github.com/TileDB-Inc/TileDB-Py
10 lines
442 B
Plaintext
10 lines
442 B
Plaintext
TileDB is an efficient multi-dimensional array management system which
|
|
introduces a novel format that can effectively store dense and sparse array data
|
|
with support for fast updates and reads. It features excellent compression, an
|
|
efficient parallel I/O system for high scalability, and high-level APIs
|
|
including Python, R, Golang and more.
|
|
|
|
TileDB-Py is the official Python interface to TileDB.
|
|
|
|
WWW: https://github.com/TileDB-Inc/TileDB-Py
|