Skip to content
View mathlover3145's full-sized avatar

Block or report mathlover3145

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Newton-Raphson-Fractals Newton-Raphson-Fractals Public

    Forked from raphaelsenn/newton-raphson-fractals

    Generate stunning Newton-Raphson fractal images in .ppm format with this lightweight and easy-to-understand C++ program. Explore the beauty of mathematical chaos and intricate fractal patterns.

    C++

  2. pandas-bais pandas-bais Public

    Forked from pandas-dev/pandas

    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

    Python

  3. github-stats github-stats Public

    Forked from ishan0102/github-stats

    Python

  4. prefix-search-engine prefix-search-engine Public

    This is a simple Prefix Binary Tree-based string search engine written in Rust. It allows you to efficiently search for strings in a large dataset using a prefix-based binary tree data structure.

    Rust