Skip to content
View pozdneev's full-sized avatar
Block or Report

Block or report pozdneev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Gaussian partitioned elimination wit... Gaussian partitioned elimination without pivoting using straightforward formulas and BLAS routines
    1
    ! Gaussian partitioned elimination without pivoting using straightforward
    2
    ! formulas and BLAS routines
    3
    !!---------------------------------------------------------------------------
    4
    ! gfortran -ffree-form -Wall -Wextra -lblas -fopenmp
    5
    !!---------------------------------------------------------------------------
  2. Gaussian elimination without pivotin... Gaussian elimination without pivoting using straightforward formulas, Fortran 90/95 syntax and BLAS routines
    1
    ! Gaussian elimination without pivoting: straightforward formulas,
    2
    ! Fortran 90/95 features, BLAS routines
    3
    !!---------------------------------------------------------------------------
    4
    ! gfortran -ffree-form -Wall -Wextra -lblas -fopenmp
    5
    !!---------------------------------------------------------------------------
  3. Cholesky decomposition without pivot... Cholesky decomposition without pivoting: straightforward formulas, Fortran 90/95 features and BLAS routines
    1
    ! Cholesky decomposition without pivoting: straightforward formulas,
    2
    ! Fortran 90/95 features and BLAS routines
    3
    !!---------------------------------------------------------------------------
    4
    ! gfortran -ffree-form -Wall -Wextra -lblas -fopenmp
    5
    !!---------------------------------------------------------------------------
  4. Cholesky partitioned decomposition w... Cholesky partitioned decomposition without pivoting: straightforward formulas and BLAS routines
    1
    ! Cholesky partitioned decomposition without pivoting: straightforward
    2
    ! formulas and BLAS routines
    3
    !!---------------------------------------------------------------------------
    4
    ! gfortran -ffree-form -Wall -Wextra -lblas -fopenmp
    5
    !!---------------------------------------------------------------------------
  5. Demonstration of various rounding/tr... Demonstration of various rounding/truncation methods in Fortran
    1
    ! Demonstration of various rounding/truncation methods in Fortran
    2
    !
    3
    ! ## Compilation line:
    4
    ! gfortran -Wall -Wextra rounding.F90
    5
    !
  6. pubs pubs Public

    List of academic publications made by Alexander Pozdneev

    TeX