Skip to content

v0.10.0: Remove V <: Real type restriction (#369)

Compare
Choose a tag to compare
@jrevels jrevels released this 22 Oct 18:08
· 192 commits to master since this release
Instead, use an extensible function that the constructor uses to
check whether a type is valid to be used as `Dual`'s scalar type.

Fixes #216