Skip to content
View CatOfTheCannals's full-sized avatar

Highlights

  • Pro

Block or report CatOfTheCannals

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. page_rank page_rank Public

    Modeling page rank with random walkers. Cpp sparse matrix implementation of the LU-decomposition algorithm.

    C++

  2. knn_pca_sentiment_analysis knn_pca_sentiment_analysis Public

    Clustering of IMDB reviews based on the word frequencies. Cpp implementation of principal component analysis (PCA) and k-neares neighbours (KNN).

    Jupyter Notebook

  3. image_reconstruction image_reconstruction Public

    Simulating noise in computed tomography. Reconstructing images with singular value decomposition (SVD) least squares cpp implementation.

    Jupyter Notebook

  4. assembly_data_structures assembly_data_structures Public

    Various implementations of classical data structures with assembler.

    C

  5. assembly_SIMD_image_filters assembly_SIMD_image_filters Public

    Series of SIMD assembly image filter implementations, benchmarking versus non-parallel versions.

    Jupyter Notebook

  6. multithreading_prims_algorithm multithreading_prims_algorithm Public

    Prim's algorithm multithreading implementation. POSIX API standard was used.

    Jupyter Notebook