Difference between revisions of "Category:CoCoALib"

From ApCoCoAWiki
(brought supported platforms up to date)
Line 24: Line 24:
 
please read the article [[Contribute to the Library]].
 
please read the article [[Contribute to the Library]].
 
In case you encounter any bugs or problems with the library please tell us, e.g.
 
In case you encounter any bugs or problems with the library please tell us, e.g.
at the [http://cocoa.mathematik.uni-dortmund.de cocoa discussion board].
+
at the [http://cocoa.mathematik.uni-dortmund.de/forum/index.php CoCoA discussion board].
 +
 
 +
== Development ==
  
 
After the following link you will find a summary of who's currently doing what in CoCoALib  (and some imminent tasks) [http://www.dima.unige.it/~abbott/CoCoALib-tasks.html  CoCoALib Task Table]
 
After the following link you will find a summary of who's currently doing what in CoCoALib  (and some imminent tasks) [http://www.dima.unige.it/~abbott/CoCoALib-tasks.html  CoCoALib Task Table]
  
 
[[Category:CoCoA5]]
 
[[Category:CoCoA5]]

Revision as of 16:28, 21 November 2006

About

The CoCoALib is a C++ library, implementing all basic routines from CoCoA. It is licensed under the GPL-license and free to use.

At the moment the library is still in an alpha release (the actual version is 0.92). If you want to become an alpha tester please mail to the developers of CoCoA and ask them and you will get access to the source code.

To get an overview over the library please have a look at the Class Diagram of the library, or read the Libraries Overview article.

Supported Platforms

The CoCoALib is tested on the following plattforms:

  • MacOSX 10.3 and 10.4 on PowerPC and x86 (using the g++ provided by Apple)
  • Linux running on x86, x86-64 and PPC (g++ or Intel C++)
  • Windows 2000, XP and 2003 on x86 (using MSVC 2003, MSVC 2005 or Cygwin) and x86-64 (using MSVC 2005)
  • Sun Solaris 9 on Sparc (using the Sun Forte Compiler or g++)

All unix platforms that offer a gmp 4.1.4 or higher and a g++ of at least revision 3.2 should build the CoCoALib without problems.

Contributions to the Library

In case you want to contribute something (Code, Examples, Documentation or simply Bugfixes) please read the article Contribute to the Library. In case you encounter any bugs or problems with the library please tell us, e.g. at the CoCoA discussion board.

Development

After the following link you will find a summary of who's currently doing what in CoCoALib (and some imminent tasks) CoCoALib Task Table

Pages in category "CoCoALib"

The following 5 pages are in this category, out of 5 total.