Skip to content
View bansalakash96's full-sized avatar

Block or report bansalakash96

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

Popular repositories Loading

  1. templated_matrix_class templated_matrix_class Public

    This repository has the basic version of a templated matrix class in C++. This class is also compatible for complex numbers. For more information on this repository, visit the README file.

    C++

  2. iterative-eigen-solver iterative-eigen-solver Public

    This repository contains iterative techniques for solving eigenvalue problems, with a focus on large sparse matrices. Various methods are employed, including power iterations and Krylov subspace me…

    C++

  3. Principal_Component_Analysis Principal_Component_Analysis Public

    The repository contains information regarding the implementation of Principal Component Analysis. It’s particularly effective for reducing the dimensionality of large datasets while preserving the …

    Jupyter Notebook