tkoolen / DiffBase.jl

A shared set of utilities, test functions, and interface definitions for Julia differentiation packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiffBase

Build Status Coverage Status

DiffBase provides common utilities employed by various JuliaDiff packages, including:

  • The DiffResult API for extracting multiple orders of derivatives simultaneously
  • The diffrule API for defining reusable derivative definitions
  • A suite of test functions for stressing the robustness of differentiation tools

About

A shared set of utilities, test functions, and interface definitions for Julia differentiation packages

License:Other


Languages

Language:Julia 100.0%