Skip to content
View notini's full-sized avatar
  • Divinópolis - Minas Gerais

Block or report notini

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. csr-formatter csr-formatter Public

    C++ package to store Matrix Market (.mtx) file format sparse matrices in Compressed Row Storage (CSR) format.

    C++ 13 6

  2. glpiAlertsChromeExtension glpiAlertsChromeExtension Public

    Chrome extension that pops up a Chrome Alert whenever a new ticket arrives in your GLPI database.

    JavaScript 1

  3. python_recursive_binary_tree python_recursive_binary_tree Public

    Simple recursive binary tree implementation in Python for educational purposes.

    Python

  4. python_k-means python_k-means Public

    Simple k-means clustering algorithm python implementation for educational purposes.

    Python

  5. python_max_heap python_max_heap Public

    Python implementation of a Max Heap based on Cormen's 'Introduction to Algorithms' book for educational purposes.

    Python

  6. tsp-solver tsp-solver Public

    Contact page that allows you to generate a random Travelling Salesman Problem (TSP) instance and solve it with 3 different solution methods.

    JavaScript