The FreeBSD Ports Archive
FreeBSD math : cxsc4>
C++ class library for eXtended Scientific Computing
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
http://www.math.uni-wuppertal.de/~xsc/
|
cxsc history
v. 1.9
date: 2004/11/04 04:31:30; author: leeym; state: Exp; lines: +1 -2
- add USE_GCC=3.3 when default gcc is 3.4
- utilize BSD_INSTALL_DATA in INSTALL_MACROS
v. 1.8
date: 2004/08/16 02:33:03; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.7
date: 2004/02/04 05:07:27; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.6
date: 2003/02/20 18:42:17; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/11/07 03:10:54; author: adamw; state: Exp; lines: +0 -2
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
v. 1.4
date: 2002/11/06 22:46:00; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/03/26 02:02:10; author: trevor; state: Exp; lines: +0 -2
Ignore CFLAGS. As noted by the authors, optimization "takes too
much RAM."
v. 1.2
date: 2002/03/25 02:34:45; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not build (exhausts memory)
v. 1.1
date: 2001/08/11 15:54:45; author: ijliao; state: Exp;
add cxsc
C++ class library for eXtended Scientific Computing
=============================================================================
v. 1.9
date: 2004/11/04 04:31:30; author: leeym; state: Exp; lines: +1 -2
- add USE_GCC=3.3 when default gcc is 3.4
- utilize BSD_INSTALL_DATA in INSTALL_MACROS
v. 1.8
date: 2004/08/16 02:33:03; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.7
date: 2004/02/04 05:07:27; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.6
date: 2003/02/20 18:42:17; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/11/07 03:10:54; author: adamw; state: Exp; lines: +0 -2
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
v. 1.4
date: 2002/11/06 22:46:00; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/03/26 02:02:10; author: trevor; state: Exp; lines: +0 -2
Ignore CFLAGS. As noted by the authors, optimization "takes too
much RAM."
v. 1.2
date: 2002/03/25 02:34:45; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not build (exhausts memory)
v. 1.1
date: 2001/08/11 15:54:45; author: ijliao; state: Exp;
add cxsc
C++ class library for eXtended Scientific Computing
=============================================================================
v. 1.9
date: 2004/11/04 04:31:30; author: leeym; state: Exp; lines: +1 -2
- add USE_GCC=3.3 when default gcc is 3.4
- utilize BSD_INSTALL_DATA in INSTALL_MACROS
v. 1.8
date: 2004/08/16 02:33:03; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.7
date: 2004/02/04 05:07:27; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.6
date: 2003/02/20 18:42:17; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/11/07 03:10:54; author: adamw; state: Exp; lines: +0 -2
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
v. 1.4
date: 2002/11/06 22:46:00; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/03/26 02:02:10; author: trevor; state: Exp; lines: +0 -2
Ignore CFLAGS. As noted by the authors, optimization "takes too
much RAM."
v. 1.2
date: 2002/03/25 02:34:45; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not build (exhausts memory)
v. 1.1
date: 2001/08/11 15:54:45; author: ijliao; state: Exp;
add cxsc
C++ class library for eXtended Scientific Computing
=============================================================================
|
| |

|