Difference between revisions of "CoCoA:Main Page"

From ApCoCoAWiki
(adding the content of Main_Page.)
 
(Removed spam.)
(2 intermediate revisions by 2 users not shown)
Line 22: Line 22:
 
=Where to go from here?=
 
=Where to go from here?=
 
* [http://cocoa.dima.unige.it/ CoCoA's official web page]  
 
* [http://cocoa.dima.unige.it/ CoCoA's official web page]  
* [[:Category:CoCoA4|CoCoA 4]] and [[:Category:CoCoAL|CoCoALanguage]]
+
* [[:Category:CoCoA4|CoCoA 4]]
* [[:Category:CoCoA5|CoCoA 5]] and [[:Category:CoCoALib|CoCoALib]]
+
* [[:Category:CoCoA5|CoCoA 5]]
 +
* [[:Category:CoCoALib|CoCoALib]]
 
* [[:Category:HowTo|How To's]]
 
* [[:Category:HowTo|How To's]]
 +
 +
__NOTOC__

Revision as of 14:15, 17 December 2010

What is CoCoA?

CoCoA is a computer algebra system. The CoCoA project comprises a small group of researchers studying Computations in Commutative Algebra. CoCoA is being developed at the University of Genova (Italy). In addition to this wiki there is a discussion board for users of CoCoA and the CoCoAlib.

Which releases are available?

At the moment there are two releases of CoCoA, namely CoCoA 4 and CoCoA 5. You can also find some information about releases of CoCoA and its history here, as well as some How To's, describing how to solve special problems with CoCoA. Also, there is a list of articles, containing some documentation for the recent versions of CoCoA.

Most versions of CoCoA have a graphical user interface, utilizing CoCoALanguage as computing language. With CoCoALib, a C++ library, it is possible to use the CoCoA computing engine for the development of your own applications.

How is CoCoA licensed?

CoCoALib is available under the GPL V2, CoCoA 4.X is freely available for research and educational purposes.

What can we compute with CoCoA?

CoCoA is a special-purpose computer algebra system whose particular strength include

  • Gröbner bases
  • polynomial factorization
  • exact linear algebra
  • Hilbert functions
  • ideal of points
  • toric ideals

Where to go from here?