Pandoc batch converter
Using Pandocs to batch convert documents to populate a LaTeX template & generate pdf
PandocsCLIFormatting
Using Pandocs to batch convert documents to populate a LaTeX template & generate pdf
A small fluid simulation written using CMU graphics with Smoothed Particle Hydrodynamics. Implements pressure, density, and viscosity dynamics with Poisson solving (SOR) and smoothing kernels. Optimized with spatial hashing.
A Java class that recovers the hidden parameters (a, b, m) of any linear congruential generator from a handful of outputs — and predicts its next number.