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
- Host: GitHub
- URL: https://github.com/tpapp/implicitad.jl
- Owner: tpapp
- License: other
- Created: 2022-05-03T13:03:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T02:20:04.000Z (about 4 years ago)
- Last Synced: 2026-01-20T20:04:55.827Z (5 months ago)
- Language: Julia
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ImplicitAD.jl

[](https://github.com/tpapp/ImplicitAD.jl/actions?query=workflow%3ACI)
[](http://codecov.io/github/tpapp/ImplicitAD.jl?branch=master)
Differentiating implicit functions via [ChainRules.jl](https://github.com/JuliaDiff/ChainRules.jl).
**Currently exploratory / experimental.**