Module | Source File | Description |
---|---|---|
M_matrix | M_matrix.F90 | The M_matrix module contains the Linear Algebra Fortran Facility (LALA) which allows for interacting with a Fortran program using Matlab or Octave-like commands. LALA is also usable as a simple one-line language. It is a WIP (Work In Progress) but is already useful. |
M_matrix__text_viz | tv.f90 |