Skip to content

v3.1.3

Compare
Choose a tag to compare
@cary-ilm cary-ilm released this 03 Sep 00:11
· 136 commits to RB-3.1 since this release

Patch release with miscellaneous fixes:

  • Fix CUDA compile errors (inconsistent application of __host__ and __device__)
  • Guard __has_attribute for compilers that don't support it
  • Fix memory access bug in PyImath::FixedVArray<T>::getitem
  • Allow control of install destination for python modules, via PYIMATH_OVERRIDE_PYTHON_INSTALL_DIR
  • CMake targets to build documentation

See CHANGES.md for more details.