Difference between revisions of "Main Page"

From ApCoCoAWiki
Line 12: Line 12:
 
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 [[:Category:ApCoCoA_Manual|ApCoCoA Manual]].
 
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 [[:Category:ApCoCoA_Manual|ApCoCoA Manual]].
  
=='''ApCoCoA 1.0 Released!''' (Dec. 22, 2008) ==
+
=='''<font color=red>ApCoCoA 1.0 Released!</font>''' (Dec. 22, 2008) ==
  
 
For a list of features, see [http://www.apcocoa.org/forum/viewtopic.php?f=22&t=1028]
 
For a list of features, see [http://www.apcocoa.org/forum/viewtopic.php?f=22&t=1028]

Revision as of 14:23, 22 December 2008

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.

ApCoCoA 1.0 Released! (Dec. 22, 2008)

For a list of features, see [1] To download executables, go to ApCoCoA Downloads


News

  • 2008/12/22: Release of ApCoCoA 1.0. ApCoCoA Downloads
  • 2008/02/05: There is a new binary of an ApCoCoAServer for Windows, which includes $weyl.GBasis(I) (see [2] 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)

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 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.