Main Page

From ApCoCoAWiki
Revision as of 13:26, 5 February 2008 by Dheldt (talk | contribs) (→‎News: adding link the the weyl-server)

This is the official page for the computer algebra system ApCoCoA.

ApCoCoA stands for Applied Computations in Computer Algebra. It is based on the computer algebra system CoCoA, which can be found at http://cocoa.dima.unige.it/. Some information can also be found in the CoCoA section of this wiki. 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.

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.

News

  • 2008/02/05: There is a new binary of an ApCoCoAServer for Windows, which includes $weyl.GBasis(I) (see [1] for details). If you want to use it you also have to use an updated version of package weyl (which can also be found in the forum)
  • 2007/11/19: New ApCoCoA binaries! Release Candidate 7 of ApCoCoA 1.0 is in the download section available.
  • 2007/11/18: ApCoCoALib's Development version needs a CoCoALib > 0.9.10, due to changes within CoCoALib.
  • 2007/10/19: There is a new ApCoCoA binary for windows available.
  • 2007/10/16: As the wiki is currently restructured a lot of changes on this web page have to be expected.

Versions, changes and bugs

The current ApCoCoA version is 4.7.1 / 0.99.04. You can download the source and binaries from our download page. There are more recent versions available in our open mercurial 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.