novacrazy / dual_num

Dual Number library for Rust
https://docs.rs/dual_num/
17 stars 4 forks source link

Implemented hyperdual space for partials computation, and more #5

Closed ChristopherRabotin closed 6 years ago

ChristopherRabotin commented 6 years ago

Closes #4

ChristopherRabotin commented 6 years ago

I think that this should make dual_num ready for a crates.io release for version 0.2.0.

novacrazy commented 6 years ago

Everything looks pretty good to me, although I'll take a deeper look after work. Those Allocator bounds do seem a little excessive...

ChristopherRabotin commented 6 years ago

Good point! I had added a bunch of them initially when things were not working well, but many can be removed now.

novacrazy commented 6 years ago

I'll merge this in a few minutes after some quick super minor cleanups.

By the way, if you'd rather use LaTeX from within doc comments, we can use this hack to do so.

novacrazy commented 6 years ago

Sorry for the delay, just published version 0.2.0