Sage - NMIN365
|
|
|
||
Introduction to doing mathematics on computer in the Sage software system.
There will be three main topics: user
approach (how to use Sage to do useful things),
programmers approach (how the system is set up) and
mathematical approach
(how to do mathematical research using computer).
Last update: IUUK (25.04.2016)
|
|
||
Students will learn to actively use the Sage system for solving mathematical questions. The will also be able to extend the system by adding new functions.
Last update: IUUK (25.04.2016)
|
|
||
SageMath standard documentation, http://www.sagemath.org/help.html William Stein and others. Sage Tutorial. CreateSpace, 2009. Craig Finch. Sage Beginner's Guide. Packt Publishing, 2011.
Last update: IUUK (25.04.2016)
|
|
||
Introduction to Python. Basic operations in Sage (equations, calculus, algebra, combinatorics). Graph drawing. Construction of the system (Maxima etc.). Faster computing (cython, numpy, linking own code). Examples of experimental approach to mathematics on several levels.
Last update: IUUK (25.04.2016)
|