Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 453 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 453 Bytes

Changelog

v3.0.2

  • Removed setting the default number of registers, since it caused builds to fail on Raspberry Pi 4

v3.0.1

  • Found more instances of B1 in the Eigen library, which conflicts with the Arduino B1 (binary) macro

v3.0.0

  • Eigen v3.4.0
  • Updated directory structure to support Arduino in addition to CMake builds
  • Added an Arduino example
  • Updated README

v2.0.0

  • Eigen v3.4-rc1

v1.0.0

  • Initial commit, Eigen v3.3.7