Crates.io | lance-linalg |
lib.rs | lance-linalg |
version | |
source | src |
created_at | 2023-09-14 18:58:50.079695 |
updated_at | 2024-12-04 22:36:55.121386 |
description | A columnar data format that is 100x faster than Parquet for random access. |
homepage | |
repository | https://github.com/lancedb/lance |
max_upload_size | |
id | 972986 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
lance-linalg
is a internal sub-crate, containing Apache-Arrow
native linear algebra algorithm used the Lance.