Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@roystgnr roystgnr released this 05 Sep 17:04
· 188 commits to master since this release

Version 0.3.0

  • Fixed dualnamedarray.h for newer compilers
  • DualNumber now requires C++11
  • DualNumberSurrogate for wrapping container classes in DualNumber
  • Fix testing for C++11, C++14
  • Starting automatic Travis CI testing of new PRs
  • Fixes for VexCL, Boost configuration