|
CoCoALibCoCoALib is a GPL C++ library for doing Computations in Commutative Algebra.CoCoALib is the mathematical kernel for the completely new system CoCoA-5 |
|
|
Following the CoCoA philosophy
CoCoALib is designed to be easy and pleasant to use,
so there is no need to be an expert C++ programmer,
no need to understand inheritance,
no need to know about memory allocation!
If you don't like programming in C++
you may use some of its features calling a "5" function
from CoCoA-4
(e.g.
GBasis5,
LT5, Gin5, etc.).
These functions call the CoCoAServer
(the "embryo" of CoCoA-5)
which is
included in the CoCoA-4 releases.
|
||