Skip to content

Release CARMA V0.6.0

Compare
Choose a tag to compare
@RUrlus RUrlus released this 23 Aug 14:02
· 79 commits to stable since this release

Fixed

  • Bug wrt const return type path in type-caster (#83)
  • Bug where TC input was copied (#83)
  • Bug wrt handling of input arrays smaller than pre-allocation limit (#85)
  • Remove unused variables (#84)

Enhancements

  • CARMA is now compatible with FIND_PACKAGE(carma CONFIG) (#81, #82)
  • introduces to_numpy_view a read-only view on ArmaT as non-writeable array