acme-tensor

Crates.ioacme-tensor
lib.rsacme-tensor
version0.3.1
sourcesrc
created_at2024-03-21 17:56:58.748005
updated_at2024-04-24 21:54:42.85853
descriptionA comprehensive tensor library for Rust with support for automatic-differentiation.
homepagehttps://github.com/FL03/acme/wikis
repositoryhttps://github.com/FL03/acme
max_upload_size
id1181916
size172,314
Joe McCain III (FL03)

documentation

README

acme

Clippy Rust crates.io docs.rs


Acme aims to be a complete auto-differentiation library for Rust. The library is designed to be simple to use and easy to integrate into existing projects. The library is still in its early stages and is not yet ready for production use.

Getting Started

Building from the source

Clone the repository

git clone https://github.com/FL03/acme

Usage


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Commit count: 706

cargo fmt