Skip to content

v0.6.0

Compare
Choose a tag to compare
@prehner prehner released this 20 Jan 18:46
· 31 commits to master since this release
d40afc2

Added

  • Publicly exposed all Python classes that are being generated. #47
  • Exported the impl_dual_num macro that implements the arithmetic operators for dual numbers in Python. #47

Packaging

  • Updated pyo3 and numpy dependencies to 0.18. #49