Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 444 Bytes

File metadata and controls

19 lines (14 loc) · 444 Bytes

Mathematica Utils

A collection of mathematica functions related to non-linear systems analysis.

It is currently work in progress, suggestions and contributions are welcome.

Functions

  • J: Jacobian of a square matrix
  • SpectralBound: dominant eigenvalue of a square matrix
  • SpectralRadius: maximum absolute eigenvalue

Expression tests

  • SquareMatrixQ
  • MarkovMatrixQ
  • NonSingularMatrixQ