Skip to content

Various Patches and Speed Improvements

Latest

Choose a tag to compare

@henningjp henningjp released this 13 Oct 04:16
· 2 commits to master since this release
7aaced0

What's Changed

  • Update IF97.h static BackwardRegionResidualElement CoeffTb23HS[] by @thermalogic in #40
  • Specialize pow for int. by @jondebove in #43
  • Various Patches for pow(x,i) to powi(x,i), T_p() local vars, and lower p limit notifications by @henningjp in #45
  • Convert Mathcad wrapper README to md and update by @henningjp in #46
  • Improve Reverse Functions Robustness Very Near Saturation by @henningjp in #49
  • Mathcad Wrapper Usability Enhancements by @henningjp in #50
  • Add CodeQL workflow for GitHub code scanning by @lgtm-com[bot] in #39
  • Region4::T_p is not thread-safe. by @mscottmueller in #51
  • Update IF97.cpp verification tables by @henningjp in #53
  • Vectorize p_T and bump patch number by @henningjp in #54

New Contributors

Full Changelog: v2.1.3...v2.2.1