v3.1.4
Patch release with miscellaneous bug/doc/build fixes.
- [#229] Remove some simple typos in the code
- [#228] Added missing check
_M_IX86or_M_X64when using__lzcnt. - [#224]
SolveNormalizedCubicfix to return proper real root - [#223] Add docs target only if not a subproject
- [#222] Fix docs race condition and make installation optional
- [#220] Remove dead PyImath code and references to ilmbase
- [#219] Use
equalWithAbsErrorinstead of equal operator for float - [#218] Fix sphinx warnings and man page filenames
- [#215] Adding missing
stdexceptheader - [#214] Use
.xinstead ofoperator[]for better SIMD auto-vectorization - [#213] Remove extra project layer for the pyimath code
- [#209] Successor/predecessor functions use
isnan()andisinf() - [#207] Fix python imath export
- [#202] Cuda safety fixes
- [#185] Sort Imath source files
- [#182] Fix formatting in release notes