Difference between revisions of "ApCoCoALib:Main Page"
From ApCoCoAWiki
m (fixing pagename.) |
|||
(9 intermediate revisions by 4 users 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=== | ||
+ | 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]]. | ||
+ | |||
+ | ===Compilation instructions=== | ||
To build ApCoCoALib from source, please follow the [[ApCoCoALib:CompilationInstructions|compilation instructions]]. | To build ApCoCoALib from source, please follow the [[ApCoCoALib:CompilationInstructions|compilation instructions]]. | ||
− | == | + | ===Documentation=== |
− | + | For documentation of ApCoCoALib go to the [[:Category:ApCoCoALib_Manual|ApCoCoALib Manual.]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | ===Known issues=== |
− | + | Please refer to the [http://www.apcocoa.org/bugtracker/ ApCoCoA bugtracker] for a list of known issues. | |
− | |||
− | |||
− | |||
__NOTOC__ | __NOTOC__ | ||
[[Category:ApCoCoALib|{{PAGENAME}}]] | [[Category:ApCoCoALib|{{PAGENAME}}]] |
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.