Crates.io | acme-graphs |
lib.rs | acme-graphs |
version | 0.3.1 |
source | src |
created_at | 2024-03-21 18:02:09.764099 |
updated_at | 2024-04-24 21:54:42.626696 |
description | Computational graphs for Rust |
homepage | https://github.com/FL03/acme/wikis |
repository | https://github.com/FL03/acme |
max_upload_size | |
id | 1181920 |
size | 37,244 |
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.
git clone https://github.com/FL03/acme
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.