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

Block or report charlesrosenbauer

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
charlesrosenbauer/README.md

Working to rebuild the foundations of computing, among other things

Tweet at me: @bzogrammer

Pinned

  1. SLM SLM Public

    A "Small Language Model", implemented in 18 lines of C code.

    C 5

  2. ByteSAT ByteSAT Public

    A C function for solving 8-bit SAT problems using bit manipulation for brute force. Surprisingly fast.

    C

  3. LatticeSAT LatticeSAT Public

    A Somewhat New Approach to SAT Solving

    C 1