Pinned Repositories
commonunion
Union of types with common member functions, suitable for use in constexpr, C++14 only
comtope
devcontainer
singularity container for software development
gametree
Expi-mini-max game tree eval
gp_dla_detection
Detecting Damped Lyman-alpha Absorbers (DLAs) with Gaussian Processes
hawkesinf
pacman-ctf
Python3 version of UC Berkeley's CS 188 Pacman Capture the Flag project
pcim-plain
PCIM (and C-PCIM) implementation without bells and whistles
pyminfunc
Python implementation of Mark Schmidt's Matlab minFunc unconstrained minimization algorithm(s).
zipfor
"for each" constructs for C++11 that provide iteration over multiple containers at the same time (zipping, or parallel iteration -- not parallel computation)
cshelton's Repositories
cshelton/zipfor
"for each" constructs for C++11 that provide iteration over multiple containers at the same time (zipping, or parallel iteration -- not parallel computation)
cshelton/hawkesinf
cshelton/pacman-ctf
Python3 version of UC Berkeley's CS 188 Pacman Capture the Flag project
cshelton/pcim-plain
PCIM (and C-PCIM) implementation without bells and whistles
cshelton/devcontainer
singularity container for software development
cshelton/pyminfunc
Python implementation of Mark Schmidt's Matlab minFunc unconstrained minimization algorithm(s).
cshelton/commonunion
Union of types with common member functions, suitable for use in constexpr, C++14 only
cshelton/comtope
cshelton/gametree
Expi-mini-max game tree eval
cshelton/gp_dla_detection
Detecting Damped Lyman-alpha Absorbers (DLAs) with Gaussian Processes
cshelton/odeint-v2
odeint - solving ordinary differential equations in c++ v2
cshelton/tqscas
Targeted Quasi-Symbolic Computer Algebra System
cshelton/vectup
template that can hold either an array (fixed size), vector, or tuple. Zip and fold defined to allow access
cshelton/vset
cshelton/xmlserial
XML C++ Serialization library