previous next |
Table of Contents |
0.1. Preamble Part 1: Introduction to CoCoA 1.1. The CoCoA System 1.2. Tutorial Part 2: The CoCoA Programming Language 2.1. Introduction to CoCoA Programming 2.2. Language Elements 2.3. Operators 2.4. Evaluation and Assignment 2.5. User-Defined Functions 2.6. Flow Control: Conditional Statements and Loops 2.7. Input/Output 2.8. Memory Management 2.9. CoCoA Packages Part 3: Doing Mathematics with CoCoA 3.1. Booleans 3.2. Numbers 3.3. Strings 3.4. Lists 3.5. Records 3.6. Vectors 3.7. Matrices 3.8. Rings 3.9. Polynomials 3.10. Rational Functions 3.11. Ideals 3.12. Modules 3.13. Groebner Bases and Related Computations Part 4: Working the System 4.1. CoCoA Panels 4.2. CoCoA's Help System 4.3. Fine Tuning At Start-up 4.4. CoCoA Interfaces |