mady

Crates.iomady
lib.rsmady
version0.1.0-beta
sourcesrc
created_at2022-06-08 03:33:06.098074
updated_at2022-06-08 03:33:06.098074
description🌲 ahead-of-time automatic differentiation
homepage
repository
max_upload_size
id601829
size34,251
(KAIYOHUGO)

documentation

README

MADY (macro-auto differentiation)

Rust Test Project

MADY is open source tool for ahead-of-time automatic differentiation. In addition to ahead-of-time differentiation, MADY also provide some basic math structures, functions and operations with differentiation support.

Documentation

see cargo

differentiation support:

  • functions: min, max
  • operations: add, sub, mul, div

example

Commit count: 0

cargo fmt