Difference between revisions of "Main Page"

From ApCoCoAWiki
Line 1: Line 1:
This is the official page for the computer algebra system ApCoCoA.
+
=Welcome to the website of the computer algebra system ApCoCoA=
  
ApCoCoA stands for Applied Computations in Computer Algebra.
+
'''ApCoCoA''', which is the acronym of '''Ap'''plied '''Co'''mputations in '''Co'''mputer '''A'''lgebra, is based on the computer algebra system [http://cocoa.dima.unige.it CoCoA]. You can found informations about CoCoA on its official [http://cocoa.dima.unige.it website] and also in the [[CoCoA:Main_Page|CoCoA section]] of this wiki.  
It is based on the computer algebra system CoCoA, which can be found at [http://cocoa.dima.unige.it http://cocoa.dima.unige.it/]. Some information can also be found in the [[CoCoA:Main_Page|CoCoA section]] of this wiki. There is absolutely NO link to the Apple cocoa interface!  
+
 
 +
'''Please note:''' There is absolutely NO link to the Apple cocoa interface!  
  
 
ApCoCoA is developed by the [[ApCoCoA:Team|ApCoCoA Team]], which is lead by [http://staff.fim.uni-passau.de/~kreuzer/ Martin Kreuzer], and is always looking for new [[ApCoCoA:contribute|contributors]].  
 
ApCoCoA is developed by the [[ApCoCoA:Team|ApCoCoA Team]], which is lead by [http://staff.fim.uni-passau.de/~kreuzer/ Martin Kreuzer], and is always looking for new [[ApCoCoA:contribute|contributors]].  
  
==ApCoCoA==
+
==What is ApCoCoA?==
  
 
The software ApCoCoA is a client/server application. The functionality of the server is implemented in [[ApCoCoALib:Main_Page|ApCoCoALib]], a GPL'ed C++ library.  
 
The software ApCoCoA is a client/server application. The functionality of the server is implemented in [[ApCoCoALib:Main_Page|ApCoCoALib]], a GPL'ed C++ library.  

Revision as of 09:15, 4 August 2009

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.