issues
search
itt-ustutt
/
num-dual
Generalized (hyper-) dual numbers in rust
Apache License 2.0
60
stars
7
forks
source link
Extension of nalgebra trait implementations to all (hyper-) dual numbers
#62
Open
prehner
opened
1 year ago
prehner
commented
1 year ago
59 implements nalgebra compatibility for
DualVec
. With the implementations as blueprint it should be possible to generalize the concept ot all dual numbers via macros.
59 implements nalgebra compatibility for
DualVec
. With the implementations as blueprint it should be possible to generalize the concept ot all dual numbers via macros.