itt-ustutt / num-dual

Generalized (hyper-) dual numbers in rust
Apache License 2.0
60 stars 7 forks source link

Better string representation of dual numbers #57

Closed prehner closed 1 year ago

prehner commented 1 year ago

With the switch to algebra the string representation of dual numbers contains unnecessary brackets and linebreaks. Should be overridden for better readability.