Skip to content
View Caetan's full-sized avatar

Block or report Caetan

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. caetan.github.io caetan.github.io Public

    My Web Page & Portfolio

    HTML

  2. Simulating_Annealing Simulating_Annealing Public

    Basic simulating annealing project

    Python

  3. Genetic_Algorithm Genetic_Algorithm Public

    Basic genetic algorithm optimization project

    Python

  4. plugin_vacancy plugin_vacancy Public

    Desarrollo de un módulo de ofertas de empleo para la plataforma Elgg

    PHP

  5. ocaml-calculator ocaml-calculator Public

    Basic floating point calculator with variables which calculate basic operations: Addition, subtraction, multiplication and division and extra functions such as absolute value, square root, exponent…

    OCaml 1

  6. ocaml-FibonacciMatrix ocaml-FibonacciMatrix Public

    Implementation in OCaml of calculation succesion fibonacci with the matrix version. The implementation uses nums library, so there are no problems with big numbers as there are if it works with int…

    OCaml