cogsys-tuebingen / cslibs_math

This library contains different math utility classes for e.g. multidimensional statistics and linear algebra.
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

CS - Library: Math

This library contains different math utility classes for e.g. multidimensional statistics and linear algebra. The code is open-source (BSD License) and has been tested under Ubuntu 16.04 with ROS Kinetic. Please note that this project is part of ongoing research and that there will be changes in the future.

Structure

This project is divided up into the following sub-packages:

Preliminaries

Officially these packages support ROS Melodic and Kinetic. For the latter, see to install GCC-7 since C+17 features are required.

Usage

Dependencies

This library depends on the following packages of our research group:

Examples

Some examples may be found in the test subdirectories and in other packages.

Contributing

Contribution guidelines for this project