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

Block or report MehdiPaak

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

  1. Sparse-Matrix-Reordering Sparse-Matrix-Reordering Public

    A comparison between several reordering algorithms for minimal non-zero fill-ins in the Cholesky factorization when solving Ax=b.

    C++ 5 1

  2. PyPlate PyPlate Public

    PyPlate is a program that uses Salome-Meca and Code Aster to simulate the bending of a Kirchohhff plate (i.e. no transverse shear) of rectangular shape under uniform pressure

    Python 2

  3. Sensitivity-Analysis Sensitivity-Analysis Public

    This is a Python (Jupyter) notebook in which I demonstrate how to perform a sensitivity analysis based on a linear regression model.

    Jupyter Notebook 1

  4. Time-Series-Forecast-Women-Employment-Data Time-Series-Forecast-Women-Employment-Data Public

    A workflow to analyze and understand time series data, from data cleaning and stationarity to modelling and forecasting

    Jupyter Notebook 1

  5. Outlier-Detection Outlier-Detection Public

    some outlier detection methods are explained and their use case is illustrated.

    Jupyter Notebook

  6. GPU-sum-square GPU-sum-square Public

    OpenMP parallelization of multiple GPUs; the sum of square kernel is used to test the performance.

    Cuda