Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.62 KB

0.2.0 (2016-02-22)

Features

  • cuda: add CUDA support for all existing operations (6e98efb0)
  • feature_flags: add framework feature groups (74c86c42)
  • gemm: add Level 3 operation GEMM (89674b17)
  • iblas_trait: remove trait bounds for IBlas (44cbacf2)
  • license: change license to dual MIT/Apache-2.0 (66ec21b9)

Bug Fixes

0.1.0 (2015-12-16)

Bug Fixes

  • travis: require stable and beta builds to pass (95300544)

Features

  • blas: add L1 BLAS for native (08d1da0c)
  • features: add framework feature groups (74c86c42)