aegir 0.1.0

Strongly-typed, reverse-mode autodiff library in Rust
Documentation

aegir

Crates.io Build Status Coverage Status

Overview

aegir is a strongly-typed, reverse-mode autodiff library in Rust which facilitates end-to-end, DAG-based computation.

Installation

[dependencies]
aegir = "0.1"