Skip to content
View senhorsolar's full-sized avatar
Block or Report

Block or report senhorsolar

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. dlx dlx Public

    Exact cover solver using the dancing links (DLX) algorithm proposed by Donald Knuth.

    C++

  2. nopt nopt Public

    Nonlinear optimal control via nonlinear programming

    Jupyter Notebook

  3. concavehull concavehull Public

    Finds the concave hull around a set of points by leveraging the Delaunay triangulation

    C++ 25 10

  4. hack-assembler hack-assembler Public

    A Hack assembler in OCaml. A program that translates assembly code for the Hack computer into its binary representation.

    OCaml

  5. chip8 chip8 Public

    Chip-8 emulator in Rust

    Rust

  6. cuzaoBLAS cuzaoBLAS Public

    Naive C++/CUDA BLAS type interface (level 1, 2, and 3)

    C++