Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@atimin atimin released this 07 Jul 09:45
· 72 commits to develop since this release

Added

  • DRIFT-445: Conan integration, PR-9
  • DRIFT-446: New python bindings, PR-12
  • DRIFT-447: MacOS instructions, PR-14
  • DRIFT-448: Code coverage support, PR-10
  • DRIFT-480: More unit tests, PR-11
  • Installing section in README, PR-13

Changed

  • DRIFT-480: Bump up Catch version to 3.0.1, PR-11
  • DRIFT-491: Move needed metric to wavelet buffer, remove metric with dependencies, PR-15

Fixed

  • DRIFT-480: Set BLAZE_USE_SHARED_MEMORY_PARALLELIZATION=0 to avoid Nested parallel sections detected blaze
    problem, PR-11
  • DRIFT-500: 2d Amplitude bug, PR-17