invenia / Nabla.jl

A operator overloading, tape-based, reverse-mode AD
Other
68 stars 5 forks source link

Fix compat ranges #196

Closed fchorney closed 3 years ago

fchorney commented 3 years ago

Registry is mad about DualNumbers and SpecialFunctions not having upper bounds. https://github.com/JuliaRegistries/General/pull/26253

This attempts to fix that