MatrixPower.mpl
defines a a method to raise something to the power of a matrix. If a scalar base is given, the result is a matrix, so it is not invertible. However is the base is a matrix, the result is invertible. The third argument determines precision: if ignored, it tries to find the exact answer; if specified, it uses that many terms of the exponential series.
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Any matrix tools I see necessary but Maple doesn't have
License
Clos3y/Maple-Additions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Any matrix tools I see necessary but Maple doesn't have