Skip to content
View d-alonso's full-sized avatar

Block or report d-alonso

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. basic-image-operations basic-image-operations Public

    Basic Image "Editor" with a GUI. All operations are built almost from scratch using numpy. Other dependencies are tkinter and PIL for the graphical interface, scipy, skimage and pyplot.

    Python

  2. ocaml-calculator ocaml-calculator Public

    Floating point prompt calculator with variables written in OCaml. You can do basic arithmetics, assign values to variables and use several implemented functions.

    OCaml

  3. rubiks-cube-parser rubiks-cube-parser Public

    Para resolver "puzles giratorios" como los cubos de rubik, se suele definir una notación estándard para ser usada por la comunidad y compartir algoritmos y soluciones. Para los cubos de rubik por e…

    C

  4. ML-techniques-study ML-techniques-study Public

    Comparison of Artificial Neural Networks, Support Vector Machines, k-Nearest Neighbours and Convolutional Neural Networks to solve the classification problem of the EMNIST dataset. The objective is…

    Julia

  5. imgui imgui Public

    Forked from ocornut/imgui

    Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies

    C++

  6. git-clang-format git-clang-format Public

    Forked from audiohacked/git-clang-format

    Clang-format configuration, script and git hook used for our C++ code

    Python