C-XSC++ Library


Introduction

C-XSC++ is a C++ class library for eXtended Scientific Computing. It is a complete overhaul of C-XSC, following the new ISO-C++ standard. New C++ structures have been used as far as supported by recent compilers.

The library is being developed using the EGCS compiler on Linux. EGCS is the standard compiler that comes with most Linux distributions. If you don't have EGCS, you can get it at one of the locations mentioned below (for different platforms).
There is now an automated test system included in the source distribution. The library is almost finished now, and we are mainly concerned with bug fixing. If you experience any problems with the package or have any suggestions, we would appreciate you sending a mail to cxsc@ritterbusch.de.

The C-XSC Toolbox compiles with C-XSC++, but the computation leads to wrong results. There will be a modified version of the tool box to handle this.

Download section

The current version is 0.9.3 and was released 25.07.2000 .

For information on new releases, please mail to cxsc@ritterbusch.de.


More information on C-XSC


The EGCS Compiler

The EGCS compiler is a free project spawned from the GCC (GNU C Compiler). It is freely available for many platforms.

Linux compiler:
Compiler for other platforms:

More links


Changes: