Skip to content

Release CARMA V0.6.2

Compare
Choose a tag to compare
@RUrlus RUrlus released this 28 Oct 20:46
· 61 commits to stable since this release

Patch release of CARMA

Fixed

  • Bug where ill-conditioned arrays that don't own the data were copy-swapped -- #93

Changes

  • Generate config.h in build directory rather than in source -- #88

Enhancements

  • Add MRE test suite for easier debugging
  • Add support for Pybind11 2.8.1 and Armadillo 10.7.x