diff options
Diffstat (limited to 'math/cln/DESCR')
-rw-r--r-- | math/cln/DESCR | 9 |
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 |