Examples - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Python OpenMaple Examples

 

A Simple Example

Computing with a symbolic matrix

Solving a differential equation

A Simple Example

• 

The following example starts a Maple session and evaluates a single expression.

• 

For general instructions for running Python OpenMaple applications, see running.

Computing with a symbolic matrix

• 

This example builds a symbolic matrix and then computes and displays the reduced row echelon form.

Solving a differential equation

• 

This example defines a second-order differential equation, then returns the values of an approximate solution and its first and second derivative at the time points specified by a numpy array.

See Also

OpenMaple

OpenMaple/Python/API

OpenMaple/Python/Expression

OpenMaple/Python/running

trademarks