diff options
author | Jean-Yves Didier <jydidier@free.fr> | 2015-10-24 07:48:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-24 07:51:33 +0700 |
commit | 925962f53c3c4a87333bcbad5e421815458231fd (patch) | |
tree | 3bcf98c22dc2fc56cb01a5f5d3e004afc63ae45b /development/ignition-math/README | |
parent | 07171ce63df71cc183580acc9ce4e842c0a6ff54 (diff) |
development/ignition-math: Added (math library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ignition-math/README')
-rw-r--r-- | development/ignition-math/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/ignition-math/README b/development/ignition-math/README new file mode 100644 index 0000000000000..8027c54c83ae5 --- /dev/null +++ b/development/ignition-math/README @@ -0,0 +1,5 @@ +ign-math (A small, fast, and high performance math library) + +A small, fast, and high performance math library. +This library is a self-contained set of classes and functions suitable +for robot applications. |