diff options
author | Nikolay Nikolov <nikobnikolov[at]gmail[dot]com> | 2017-01-14 19:15:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-14 19:15:41 +0700 |
commit | 9a83e6726bce68beb5955b58007d85cb73dc0014 (patch) | |
tree | 5a16e15a13f5ddb6a4bc8ea25b06e2edd9ac6c27 /libraries/ignition-math2/README | |
parent | 87890603ee65c91bd7358ae6e2d292038f7337e0 (diff) | |
download | slackbuilds-9a83e6726bce68beb5955b58007d85cb73dc0014.tar.gz |
libraries/ignition-math2: Added (math library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ignition-math2/README')
-rw-r--r-- | libraries/ignition-math2/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/ignition-math2/README b/libraries/ignition-math2/README new file mode 100644 index 0000000000..3cd6e12771 --- /dev/null +++ b/libraries/ignition-math2/README @@ -0,0 +1,8 @@ +ignition-math2 (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. + +NOTE: +This package can co-exist with ignition-math |