An open API service indexing awesome lists of open source software.

https://github.com/tpapp/implicitad.jl

Differentiating implicit functions via ChainRules.jl
https://github.com/tpapp/implicitad.jl

Last synced: 3 months ago
JSON representation

Differentiating implicit functions via ChainRules.jl

Awesome Lists containing this project

README

          

# ImplicitAD.jl

![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)
[![build](https://github.com/tpapp/ImplicitAD.jl/workflows/CI/badge.svg)](https://github.com/tpapp/ImplicitAD.jl/actions?query=workflow%3ACI)
[![codecov.io](http://codecov.io/github/tpapp/ImplicitAD.jl/coverage.svg?branch=master)](http://codecov.io/github/tpapp/ImplicitAD.jl?branch=master)

Differentiating implicit functions via [ChainRules.jl](https://github.com/JuliaDiff/ChainRules.jl).

**Currently exploratory / experimental.**