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

Block or report eqNat

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

Pinned

  1. Math Math Public

    Mathematics in Cubical Agda

    Agda

  2. xor_linked_list xor_linked_list Public

    Uses one pointer per node to make a doubly linked list

    C++

  3. Huffman-Tree Huffman-Tree Public

    C

  4. 3D-Rotating-Cube 3D-Rotating-Cube Public

    C

  5. simple-BST simple-BST Public

    Binary search tree using iterative insertion.

    C 1

  6. Handwritten-Digit-Recognizer Handwritten-Digit-Recognizer Public

    A neural network demo that recognizes handwritten digits.

    Java