Skip to content
View danielmartinezdavies's full-sized avatar

Block or report danielmartinezdavies

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. llvm-project-clang-tidy-check llvm-project-clang-tidy-check Public

    Forked from llvm/llvm-project

    This is a fork for of the LLVM Project adding a clang-tidy check for identifying parallel patterns. Once identified, a parallel implementation in GrPPi is suggested.

    2

  2. GraphColoring GraphColoring Public

    Graph Coloring solution using a Genetic Algorithm for using the least amount of colors such that two adjacent nodes do not share the same color. Graphs are read and written in the dot language. Gen…

    C++

  3. MonteCarloPi MonteCarloPi Public

    MonteCarlo simulation for estimating the value of pi by using different random number generatos. Rendered using the open source library SFML.

    C++

  4. QuantLib QuantLib Public

    Forked from lballabio/QuantLib

    The QuantLib C++ library

    C++