autodj 0.0.2

Automatic Differentiation Library
Documentation
[dev-dependencies]

[lib]
crate-type = ["lib"]
doc = true
doctest = true
name = "autodj"
test = true

[package]
authors = ["Maksim Elizarev <elizarev@phystech.edu>", "https://djmaxus.github.io/"]
categories = ["mathematics", "science", "simulation"]
description = "Automatic Differentiation Library"
documentation = "https://docs.rs/autodj"
edition = "2021"
keywords = ["automatic", "derivative", "jacobian", "dual-number", "comp-math"]
license = "MIT OR Apache-2.0"
name = "autodj"
readme = "README.md"
resolver = "2"
version = "0.0.2"