summaryrefslogtreecommitdiffstats
path: root/libraries/ceres-solver/slack-desc
diff options
context:
space:
mode:
author Lockywolf <for_sbo.ceres_2023-05-29@lockywolf.net>2023-06-01 21:17:16 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-03 10:38:17 +0700
commita6e1e2b8b8ae32b0847b1284ec0fd71719c8d359 (patch)
tree6eaeb8f2a92c941c39cf9113fd50c675a29c3466 /libraries/ceres-solver/slack-desc
parent7134e770d5594e23f3819173f6fff285f032ee23 (diff)
downloadslackbuilds-a6e1e2b8b8ae32b0847b1284ec0fd71719c8d359.tar.gz
slackbuilds-a6e1e2b8b8ae32b0847b1284ec0fd71719c8d359.tar.xz
libraries/ceres-solver: Added (Open Source Optimization Library)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--libraries/ceres-solver/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ceres-solver/slack-desc b/libraries/ceres-solver/slack-desc
new file mode 100644
index 0000000000..e24ec128b4
--- /dev/null
+++ b/libraries/ceres-solver/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+ceres-solver: ceres-solver (Open Source Optimization Library)
+ceres-solver:
+ceres-solver: Ceres Solver is an open source C++ library for modeling and solving
+ceres-solver: large, complicated optimization problems. It can be used to solve
+ceres-solver: Non-linear Least Squares problems with bounds constraints and
+ceres-solver: general unconstrained optimization problems. It is a mature,
+ceres-solver: feature rich, and performant library that has been used in
+ceres-solver: production at Google.
+ceres-solver:
+ceres-solver:
+ceres-solver: