2015-11-07 11:59:30 -05:00
2015-11-04 01:58:48 -05:00
2015-11-04 12:22:07 -05:00
2015-11-05 13:33:35 -05:00
2015-11-05 10:44:21 -05:00
2015-11-04 01:58:48 -05:00
2015-11-07 11:59:30 -05:00

matrix Build Status Coverage Status

A simple and efficient template based matrix library.

License (BSD)

  • The Matrix library is licensed under a permissive 3-clause BSD license. Contributions must be made under the same license.

Features

  • Compile time size checking.
  • Euler angle (321), DCM, Quaternion conversion through constructors.
  • High testing coverage.

Limitation

  • No dynamically sized matrices.
Description
a mirror of official PX4-Autopilot
Readme BSD-3-Clause 587 MiB
Languages
C++ 51.2%
C 38.5%
CMake 4.7%
Python 3.9%
Shell 1.3%
Other 0.1%