v0.0.33
What's Changed
- std::vector to SmallVector by @tgymnich in #625
- Fix fwd fmuladd by @wsmoses in #679
- Fix constant instruction binop in forward mode by @wsmoses in #680
- Additional C++ IO support by @ZuseZ4 in #681
- Work around julia invariant load by @wsmoses in #682
- Fix atomic add case by @wsmoses in #685
- move inactive fn-matching to demangled names by @ZuseZ4 in #683
- Add rosenbrock test by @ZuseZ4 in #688
- test cmake fix by @ZuseZ4 in #691
- Handle maxpd by @wsmoses in #690
- Create shadows for constant, non internal globals by @wsmoses in #693
- Inactive typeinfo by @wsmoses in #694
Full Changelog: v0.0.32...v0.0.33