zyx-core 0.1.1

Zyx core utilities
Documentation
  • Coverage
  • 100%
    265 out of 265 items documented16 out of 208 items with examples
  • Size
  • Source code size: 162.03 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 16.26 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • zk4x/zyx
    26 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zk4x

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