To Replace: Apdot, Unblocked, Variant 2, Unb, Var2, unb, var2
Contents
Try the FLAME@lab Apdot (Unblocked Variant 2)
Octave
Gnu Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.
Note: Instructions are for Linux! However, the files will work for Windows as well>.
- Create a directory
Download the FLAME@lab utility routines into that directory.
Copy Apdot_unb_var2.m into that directory, in file Apdot_unb_var2.m (note: name of the file is important!).
Copy driver_Apdot_unb_var2.m into that directory, in file driver_Apdot_unb_var2.m (note: name of the file is important!).
- Start Octave:
> octave --traditional
- Execute the test driver:
octave:1> driver_Apdot_unb_var2
