Difference between revisions of "ApCoCoALib:Main Page"

From ApCoCoAWiki
(Cleanup.)
Line 9: Line 9:
  
 
===Documentation===
 
===Documentation===
The library's documentation consists besides this wiki's articles of some doxygen documentation inside the source code. This documentation will be soon available online, too. Besides, there are text-files describing some parts of ApCoCoALib. These are in the libraries doc-directory, as well as in this wiki's [[:Category:ApCoCoALib_Manual|ApCoCoALib Manual.]]
+
The documentation of ApCoCoALib is available [http://www.apcocoa.org/ApCoCoALib_doc/html/index.html here]. Besides, there are text-files describing some parts of ApCoCoALib. These are in the libraries doc-directory, as well as in this wiki's [[:Category:ApCoCoALib_Manual|ApCoCoALib Manual.]]
  
 
===Known issues===
 
===Known issues===

Revision as of 12:28, 4 August 2009

ApCoCoALib is a GPL'ed C++ library, extending the functionality of CoCoALib. The library contains implementations of symbolical and numerical algorithms and is maintained and developed by the ApCoCoA Team.

Source code

You can download the source and binaries from our download page. There are more recent versions available in our open subversion repository. If you want to use these newest developments, please have a look at the source code management page.

Compilation instructions

To build ApCoCoALib from source, please follow the compilation instructions.

Documentation

The documentation of ApCoCoALib is available here. Besides, there are text-files describing some parts of ApCoCoALib. These are in the libraries doc-directory, as well as in this wiki's ApCoCoALib Manual.

Known issues

Please refer to the ApCoCoA bugtracker for a list of known issues.