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 | + | 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 | + | 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=== | ||
− | + | 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.