v0.6.0
v0.6.0 (2020-01-22)
Closed issues:
- Be able iterate fields of composite in primal order (with Zero filling) (#104)
- getproperty on a property not found in a Composite should return
Zero(#103) - Rules for functions / structs etc (#4)
Merged pull requests:
- Add some linear operators for Zero (#112) (nickrobinson251)
- Add canonicalize for Composites (#111) (oxinabox)
- Remove
accumulateand friends (#110) (nickrobinson251) - Tidy some docs (#109) (nickrobinson251)
- Make getproperty on unset Composite properties return Zero(). (#107) (oxinabox)
- Document extern and AbstractDifferential (#95) (oxinabox)