Fedora Project

FORTRAN: LAPACK and BLAS

FORTRAN is an old language, however, it is the basis of all the computational back-end. Be it numpy, or MATLAB.

It is not only interesting, but also important to know the conventions of FORTRAN and specifically, the LAPACK (aka the Linear Algebra Package)

Perform SAXPY, DDOT, DGEMV, DGEMM, operation on a set of matrices.

Please use fortran 90 for this task.

Employ the use of a makefile for compilation.

Task tags

  • lapack
  • fortran

Students who completed this task

Chenlitw, Mukundan314, UTx10101

Task type

  • code Code
close

2019