Skip to content
View ChathuraT's full-sized avatar
  • The Australian National University
  • Canberra

Highlights

  • Pro
Block or Report

Block or report ChathuraT

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. Cheng-Xue/Hi-Phy Cheng-Xue/Hi-Phy Public

    git repository for "Hi-Phy: A Benchmark for Hierarchical PhysicalReasoning"

    Python 7 2

  2. Big-Int-Library-for-C Big-Int-Library-for-C Public

    Implement a arbitrary precision integer library for C

    C

  3. Data-Structures-Library-for-C Data-Structures-Library-for-C Public

    Implementation of stack and queue data structures library which is capable of handling integers as their data values. Functions for creating and deleting, enqueue, dequeue, peek were implemented.

    C 1

  4. Fractals-using-Java Fractals-using-Java Public

    Fractals are infinity precise, self-similar shapes formed by some simple mathematical computations. The computation varies from fractal set to set but are generally based on complex numbers.

    Java

  5. Speck-Algo-ARM-Assembly Speck-Algo-ARM-Assembly Public

    Speck is a recently introduced encryption algorithm very suitable for low end processors. A variant of Speck algorithm with 128-bit block size and key was Implemented using ARM Assembly, without us…

    Assembly 1

  6. Auto-complete-Dictionary-Library-using-Trie Auto-complete-Dictionary-Library-using-Trie Public

    Auto-complete Dictionary Library:Implemented using Trie data structure and radix trees optimizing the memory consumption and search time.

    C 2