Main Page

From ApCoCoAWiki
Revision as of 09:15, 4 August 2009 by Stadler (talk | contribs)

Welcome to the website of the computer algebra system ApCoCoA

ApCoCoA, which is the acronym of Applied Computations in Computer Algebra, is based on the computer algebra system CoCoA. You can found informations about CoCoA on its official website and also in the CoCoA section of this wiki.

Please note: There is absolutely NO link to the Apple cocoa interface!

ApCoCoA is developed by the ApCoCoA Team, which is lead by Martin Kreuzer, and is always looking for new contributors.

What is ApCoCoA?

The software ApCoCoA is a client/server application. The functionality of the server is implemented in ApCoCoALib, a GPL'ed C++ library. The client consists of an interpreter/a parser and an open source graphical user interface. All the functionality of CoCoA is provided by this client and in addition there are some new commands available. These additional commands are described in the ApCoCoA Manual.

ApCoCoA 1.2 Released! (July 15, 2009)

For a list of features, see [1]. It is recommended to use ApCoCoA-1.2 using the beta version of the new eclipse-GUI. For installation please go to the eclipse-GUI installation guide. As soon as possible there will be a standalone version of the eclipse version. Also ApCoCoA-1.2 is still available with the old, well known Qt-GUI. To download these executables, go to ApCoCoA Downloads

News

Versions, changes and bugs

The current ApCoCoA version is 1.0 / 0.99.23. 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. The latest changes between different versions are documented in the ApCoCoA:Changelog and a listing of the bugs we are aware of can be found at ApCoCoA:KnownIssues.