feagi_core_data_structures_and_processing 0.0.21

A library for FEAGI libraries to use to handle data processing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "feagi_core_data_structures_and_processing"

version = "0.0.21"

edition = "2024"

license = "Apache-2.0"

description = "A library for FEAGI libraries to use to handle data processing"



[dependencies]

ndarray = "0.16.1"

byteorder = "1.5.0"



[dev-dependencies]

ndarray-npy = "0.9.1"