Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 294 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 294 Bytes

Changelog

0.7.0

  • Add comparison/equality operators for matrices and vectors.
  • Add 'ToString' functions for matrices and vectors, which output in Matlab format.

0.6.0

  • Fix matrix multiplication issue (#4, #5).
  • Move to AppVeyor for builds.
  • Enable Guardrails.
  • Enable Codecov.