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

Block or report Aquamarine-Indigo

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

    A course project of calculating the size of a given polynomial (by location or by mouse clicking). GUI with FLTK is used.

    Rust

  2. SimVP_Project SimVP_Project Public

    Forked from A4Bio/SimVP

    The official implementation of the CVPR'2022 paper SimVP: Simpler Yet Better Video Prediction.

    Python

  3. RayTracing RayTracing Public

    Forked from AquamarineIndigo/RayTracing

    An implementation of Ray-Tracing in rust according to the books: 'Ray Tracing in One Weekend' and 'Ray Tracing the Next Week'. Project forked from another account of mine which is disabled and inac…

    Rust

  4. Data-Structures-STL Data-Structures-STL Public

    Implementation of main basic data structures (including vector, list, priority queue, linked hashmap and map(Red-Black Tree) ) with functions equal to/more than C++ STL.

    C++