Advanced Fortran Programming : 016 : Introduction to BLAS and LAPACK

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 12

  • @niazalikhan5038
    @niazalikhan5038 9 лет назад

    Nice Work ....Thank you Mr. Arun Prasaad Gunasekaran

  • @vizagbapuji3073
    @vizagbapuji3073 9 лет назад +6

    prepare a tutorial on how to install lapack and blas on ubuntu or debian, that would be of use.

  • @civilengineeringandprogram1466
    @civilengineeringandprogram1466 6 лет назад +1

    SIR WE HAVE TO INSTALL LAPACK INORDER TO FIND LINEAR EQUATIONS SOLUTION IN FORTRAN 95?

  • @zhaiyusci
    @zhaiyusci 7 лет назад +1

    Nice job! The only question is that how you get the parameters for the lapack subroutine? Where are them in Lapack's manual?

  • @civilengineeringandprogram1466
    @civilengineeringandprogram1466 5 лет назад +1

    Sir how to install lapack in windows

  • @saiswetha8664
    @saiswetha8664 7 лет назад

    This was a great video! Please also introduce FFTW subroutines perhaps in another video.. it would really help as there are no videos implementing FFTW in fortran available. Thans in advance!

  • @learnmore_today
    @learnmore_today 8 лет назад

    Hi Arun,
    Thanks a lot for the videos.
    I have two questions:
    1-Do you know how to use LAPACK for NON SYMMETRIC matrix in a compressed storage format i.e. : have the matrix stored in one dimensional array instead of two dimensional array (to save memory for really large matrices). Lapack users guide only shows how to do this for symmetric matrix. I'll be very grateful if you can show how to do this for if possible.
    2-Do you know if UMFPACK works on a 64-bit linux? If so could you please make a video how to download, setup run and use this package with all details similar to the blas+lapack video.
    Thanks again !

  • @nunesmelo1305
    @nunesmelo1305 3 года назад

    como instala no mac m1 usando o visual studio code?

  • @vizagbapuji3073
    @vizagbapuji3073 9 лет назад

    good work

  • @saeed5508
    @saeed5508 3 года назад

    Hello Hello Arun