GithubHelp home page GithubHelp logo

Larry Darryl Lee Jr.'s Projects

pigeons icon pigeons

A proof of the Pigeonhole principle. The Pigeonhole principle is a fundamental theorem that is used widely in Computer Science and Combinatorics, it asserts that if you put n things into m containers, and n > m, then at least one of the containers contains more than one thing.

ppx_profile icon ppx_profile

An OCaml PPX library to easily profile OCaml Code. The library defines a PPX annotation that can be appended to any OCaml expression. When added, this annotation causes the program to report how long it spent executing and the number of times it executed the marked lines of code.

ppx_record_stats icon ppx_record_stats

An OCaml PPX library that makes it easy to compute descriptive statistics for datasets.

ppx_validation icon ppx_validation

An Ocaml PPX extension to automatically generate validation statistics for datasets containing complex records.

prockami icon prockami

Kami based processor implementations and specifications

riscv-isa-sim icon riscv-isa-sim

A fork of Spike with additional debugging output. Compile with ./configure --enable-commitlog.

riscvspecformal icon riscvspecformal

The RiscvSpecKami package provides SiFive's RISC-V processor model. Built using Coq, this processor model can be used for simulation, model checking, and semantics analysis. The RISC-V processor model can be output as Verilog and simulated/synthesized using standard Verilog tools.

samples icon samples

A collection of code samples that includes descriptions about some of the many projects that I've worked on both independently and professionally.

soaring icon soaring

A collection of mathematical models, data sets, and data collection utilities related to the wonderful sport of Soaring.

softfloat-3a icon softfloat-3a

SoftFloat-3a for Hercules. This is a modification of Dr. John Hauser’s SoftFloat-3a package. File COPYING.txt contains copyright and license information. File BUILDING.txt contains instructions to build SoftFloat-3a For Hercules. For complete information about the changes made to SoftFloat-3a, visit the package Wiki:

vim icon vim

The official Vim repository

weight_exercise icon weight_exercise

Analysis of the relationship between diet, exercise, and weight change.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.