[dependencies.byteorder]
version = "1.5.0"
[dependencies.ndarray]
version = "0.16.1"
[dev-dependencies.ndarray-npy]
version = "0.9.1"
[lib]
name = "feagi_core_data_structures_and_processing"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A library for FEAGI libraries to use to handle data processing"
edition = "2024"
license = "Apache-2.0"
name = "feagi_core_data_structures_and_processing"
readme = "README.md"
version = "0.0.21"
[[test]]
name = "tests_vision"
path = "tests/tests_vision.rs"