aboutsummaryrefslogtreecommitdiffstats
path: root/math/cxsc/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-08-11 23:54:45 +0800
committerijliao <ijliao@FreeBSD.org>2001-08-11 23:54:45 +0800
commit264162353a9acd89aeb6ee9e25edb9c71ff90506 (patch)
treebebdcc51b5d7c219c0bb05e7c19af5b5a2a6634a /math/cxsc/pkg-descr
parentdc9eb50ffb9d359504bfa3f48036176fb270a5b5 (diff)
downloadfreebsd-ports-gnome-264162353a9acd89aeb6ee9e25edb9c71ff90506.tar.gz
freebsd-ports-gnome-264162353a9acd89aeb6ee9e25edb9c71ff90506.tar.zst
freebsd-ports-gnome-264162353a9acd89aeb6ee9e25edb9c71ff90506.zip
add cxsc
C++ class library for eXtended Scientific Computing
Diffstat (limited to 'math/cxsc/pkg-descr')
-rw-r--r--math/cxsc/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/math/cxsc/pkg-descr b/math/cxsc/pkg-descr
new file mode 100644
index 000000000000..eaeb5cf6533f
--- /dev/null
+++ b/math/cxsc/pkg-descr
@@ -0,0 +1,18 @@
+Language eXtensions for Scientific Computation provide all features
+indispensable for modern numerical software development, such as :
+ - Operator concept (user-defined operators)
+ - Overloading concept
+ - Module concept
+ - Dynamic arrays
+ - Controlled rounding
+ - Predefined arithmetic data types real, (extended real), complex,
+ interval, complex interval, and corresponding vector and matrix types
+ - Predefined arithmetic operators of highest accuracy for the arithmetic
+ data types
+ - Predefined elementary functions of highest accuracy for the arithmetic
+ data types
+ - Data type dotprecision for the exact representation of dot products
+ - Library of mathematical problem-solving routines with automatic result
+ verification and high accuracy
+
+WWW: http://www.math.uni-wuppertal.de/~xsc/