Skip to content

Release CARMA v0.5.0

Compare
Choose a tag to compare
@RUrlus RUrlus released this 14 Jun 07:53
· 117 commits to stable since this release

New release of CARMA that has better interoperability with Armadillo.

Changes

Wrappers around Numpy (de)allocator included

The wrappers round Numpy's (de)allocator that were used in the forked version of Armadillo have been moved to CARMA.
This header is pre-compiled to remove any include order dependency between CARMA and Armadillo

Armadillo version check during compilation

Added separate definitions for major, minor and patch version of CARMA

Updated documentation