Pinned Repositories
c-serpent
Generates python wrappers for C functions
cpuid
Just a little (public domain) CPUID program...
dg1d
[Experiment/self-study] Arbitrary-order solver for the 1D advection equation using a discontinuous Galerkin method.
EduVM
A virtual machine, assembler, and bytecode interpreter with interactive step-by-step execution; intended for teaching about how computers work
FMacro
A macro preprocessor for Fortran
hydronic-simulation
A Python toolbox for simulating hydronic heating loops and testing temperature control strategies.
lightir-vm
lightir: lightweight, integer, register-based virtual machine
mathmodules
A collection of modules for writing numerical physics programs.
nonstd
My supplement to the C standard library. Compiles in C++
safetensors.h
A single header library to read .safetensors files from C. Compiles in C++
hsnyder's Repositories
hsnyder/FMacro
A macro preprocessor for Fortran
hsnyder/c-serpent
Generates python wrappers for C functions
hsnyder/EduVM
A virtual machine, assembler, and bytecode interpreter with interactive step-by-step execution; intended for teaching about how computers work
hsnyder/mathmodules
A collection of modules for writing numerical physics programs.
hsnyder/dg1d
[Experiment/self-study] Arbitrary-order solver for the 1D advection equation using a discontinuous Galerkin method.
hsnyder/nonstd
My supplement to the C standard library. Compiles in C++
hsnyder/safetensors.h
A single header library to read .safetensors files from C. Compiles in C++
hsnyder/lightir-vm
lightir: lightweight, integer, register-based virtual machine
hsnyder/cpuid
Just a little (public domain) CPUID program...
hsnyder/gen_iso_c_binding_consts
A simple C program to generate numerical values (corresponding to byte counts) for fortran's iso_c_binding kind constants
hsnyder/radeonload
Fork of RadeonTop, displays data in a (continuous) text table rather than a curses UI.
hsnyder/fftpack
double precision version of fftpack
hsnyder/gf
A GDB frontend for Linux and FreeBSD
hsnyder/gifenc
small C GIF encoder
hsnyder/gtk-fortran
A GTK / Fortran binding
hsnyder/EerReaderLib
ThermoFisher Scientific Falcon 4 EER format description
hsnyder/gdf
hsnyder/guitar-dsp
Digital effects for the electric guitar, running in real time on a raspberry pi
hsnyder/Hawk
A small library for writing awk-style programs in C (i.e. pattern-action sequences on line-oriented, delimited text files).
hsnyder/isboot
FreeBSD kernel module to support booting from iSCSI via IBFT
hsnyder/knausj_talon
Config for talon for Mac, Windows and Linux. Very much in progress.
hsnyder/liblbfgs
libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
hsnyder/pdjson
C JSON parser library that doesn't suck
hsnyder/scikit-cuda
Python interface to GPU-powered libraries
hsnyder/sd3.5
hsnyder/sharpy
"Shared-memory Arrays for Python" (fork of SharedArray by tenzing at https://gitlab.com/tenzing/shared-array/-/tree/master)
hsnyder/stable-diffusion-pytorch
Yet another PyTorch implementation of Stable Diffusion (probably easy to read)
hsnyder/StableCascade
Official Code for Stable Cascade
hsnyder/stb
stb single-file public domain libraries for C/C++
hsnyder/stdlib
Fortran Standard Library