zyx-core

Crates.iozyx-core
lib.rszyx-core
version0.1.1
sourcesrc
created_at2024-03-09 16:30:50.554139
updated_at2024-03-21 16:31:56.06121
descriptionZyx core utilities
homepagehttps://github.com/zk4x/zyx
repositoryhttps://github.com/zk4x/zyx
max_upload_size
id1167942
size161,942
(zk4x)

documentation

https://docs.rs/zyx-core

README

zyx-core

Core crate of zyx machine learning library. This is used by devices, or if you want to write custom modules and need to import [Backend] trait.

For README and source code, please visit github.

For more details, there is a book.

Cargo features

  • std - enables io functions that require filesystem and implements std::error::Error for ZyxError
Commit count: 493

cargo fmt