Scientific Computing Lecture 13: Linear Algebra with BLAS and LAPACK

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Good video, this professor sounds exactly like Carlos Sainz 😁

DaylightDigital
Автор

zaxpy does not solve for x. It is a vector add-scale operation. It combines vector x with y to produce a vector result.

johnalexiou
Автор

12:48 isn't the implementation wrong? Should be +=

mattewlefty
Автор

51:35 Shouldn't NRHS be 3?, because vector b is of size 10 (with NRHS=2) but is initialized with 15 elements.

v_iancu
Автор

Sir how to install blas in Windows 10?

civilengineeringandprogram