Project

General

Profile

Design #703

Updated by Anna Maria Bigatti about 9 years ago

Add more module operations: +, colon, ...
(there are also some operations for modules in CoCoA-5 packages)

The main problem is designing which operations are allowed for which modules (I expect most will be for *submodule*)

Implemented functions:
*IsContained(M,N)* -- before 2015-05
*operator==* -- before 2015-05

Back