Difference between revisions of "ApCoCoALib:Main Page"

From ApCoCoAWiki
(Cleanup.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
ApCoCoALib is a GPL'ed C++ library, extending the functionality of [[CoCoALib:Main_Page |CoCoALib]]. The library contains implementations of symbolical and numerical algorithms and is maintained and developed by the [[ApCoCoA:Team|ApCoCoA Team]].  
+
ApCoCoALib is a C++ library licensed under [http://www.gnu.de/index.en.html GNU General Public License] (version 3 or later)
 +
which extends the functionality of the [[CoCoALib:Main_Page |CoCoALib]]. The library contains implementations of symbolical and numerical algorithms and is maintained and developed by the [[ApCoCoA:Team|ApCoCoA Team]].  
  
 
===Source code===
 
===Source code===
You can download the source and binaries from our [[ApCoCoA:Downloads|download page]].  
+
You can download the source from our [[ApCoCoA:Downloads|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 [[ApCoCoA:SourceCodeManagement|source code management 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 [[ApCoCoA:SourceCodeManagement|source code management page]].
  
Line 9: Line 10:
  
 
===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.]]
+
For documentation of ApCoCoALib go to the [[:Category:ApCoCoALib_Manual|ApCoCoALib Manual.]]
  
 
===Known issues===
 
===Known issues===

Latest revision as of 12:12, 5 August 2009

ApCoCoALib is a C++ library licensed under GNU General Public License (version 3 or later) which extends the functionality of the 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 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

For documentation of ApCoCoALib go to the ApCoCoALib Manual.

Known issues

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