Skip to content

Version 0.5.2

Compare
Choose a tag to compare
@lindsayad lindsayad released this 28 Jul 07:01
· 72 commits to master since this release

Changes from 0.5.2

  • Define CompareTypes between T and std::complex<T>

Changes from 0.5.1

We have a tag for this, but I was forgetful and didn't make the github release. Changes:

  • Reduce temporary creation and foster loop fusion for derivative calculations
    with static storage types
  • Fix std::pow(0,b>1) derivatives