Difference between revisions of "Main Page"

From ApCoCoAWiki
m (adding a link to ApCoCoA:Contribute)
(written a real text.)
Line 1: Line 1:
ApCoCoA implements algebraic and numerical algorithms on top of CoCoALib.
+
This is the official page for the computer algebra system ApCoCoA.  
  
==Where to go from here==
+
ApCoCoA stands for Applied Computations in Computer Algebra.
*[[ApCoCoA:Team|ApCoCoA team members and collaborators]]
+
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 be found also in this wiki's [[CoCoA:Main_Page|CoCoA section]]. There is absolutly NO link to Apple cocoa interface!
*[http://apcocoa.org/forum The CoCoA Forum]
+
 
*[[ApCoCoA:SourceCodeManagement|How to check out the source code]]
+
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:CompilationInstructions|Compilation Instructions]]
+
 
*[[ApCoCoA:KnownIssues|Known Issues]]
+
==ApCoCoA==
*[[ApCoCoALib:CodingGuidelines|Coding Guidelines]]
+
 
*[[ApCoCoA:Changelog]]
+
The software ApCoCoA is a client-server application. The server's functionality is implemented in the [[ApCoCoALib:Main_Page]], a GPL'ed c++ library.
*[[ApCoCoA:Contribute| Contribute yourself!]]
+
The client consists of a interpreter/parser and an open source graphical user interface.
[[Category:ApCoCoA]]
+
This client includes all of CocoA's functionality and adds some. These added methods are described in the [[:Category:ApCoCoA_Manual|ApCoCoA Manual]].
 +
 
 +
==Versions and changes==
 +
ApCoCoA's current version is 4.7.1 / 0.99.04. You can download the source and binaries [[ApCoCoA:Downloads|here]].
 +
There is a more recent version in our open [http://www.apcocoa.org/hg/ mercurial repository]. If you want to use this newest developments, please follow
 +
[[ApCoCoA:SourceCodeManagement|these steps]]. The latest changes between versions are documented in the [[ApCoCoA:Changelog]].

Revision as of 09:45, 16 October 2007

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 be found also in this wiki's CoCoA section. There is absolutly NO link to 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 server's functionality is implemented in the ApCoCoALib:Main_Page, a GPL'ed c++ library. The client consists of a interpreter/parser and an open source graphical user interface. This client includes all of CocoA's functionality and adds some. These added methods are described in the ApCoCoA Manual.

Versions and changes

ApCoCoA's current version is 4.7.1 / 0.99.04. You can download the source and binaries here. There is a more recent version in our open mercurial repository. If you want to use this newest developments, please follow these steps. The latest changes between versions are documented in the ApCoCoA:Changelog.