summaryrefslogtreecommitdiff
path: root/math/cln/DESCR
diff options
context:
space:
mode:
authoradam <adam>2004-03-05 14:46:23 +0000
committeradam <adam>2004-03-05 14:46:23 +0000
commitbe052083920244717e36b9274e6599e30b5ede12 (patch)
tree3bffd173f68c492d3e7ce7699b652a53dd225054 /math/cln/DESCR
parentd36f01ac2fbe04abf4b6155f5bc8732537f9b6a6 (diff)
downloadpkgsrc-be052083920244717e36b9274e6599e30b5ede12.tar.gz
CLN - Class Library for Numbers is a C++ library providing the following
features: * Rich set of number classes * Elementary, logical, transcendental functions * C++ as implementation language brings efficiency, type safety, and algebraic syntax * Memory efficiency * Speed efficiency * Interoperability
Diffstat (limited to 'math/cln/DESCR')
-rw-r--r--math/cln/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/math/cln/DESCR b/math/cln/DESCR
new file mode 100644
index 00000000000..109648da50b
--- /dev/null
+++ b/math/cln/DESCR
@@ -0,0 +1,9 @@
+CLN - Class Library for Numbers is a C++ library providing the following
+features:
+* Rich set of number classes
+* Elementary, logical, transcendental functions
+* C++ as implementation language brings efficiency, type safety,
+ and algebraic syntax
+* Memory efficiency
+* Speed efficiency
+* Interoperability