-
illiterally Public
Simple and flexible literate programming tool
Python MIT License UpdatedNov 23, 2024 -
peglex Public
Header-only C++20 implementation of Parser Expression Grammars
C++ MIT License UpdatedOct 28, 2024 -
utilities Public
Somewhat random utility code that I commonly use and frequently recreate
-
remesher Public
A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning
-
-
-
-
-
-
-
matlab_dictionary_learning Public
matlab implementation of online dictionary learning with example driver code
-
-
gear_generator Public
A simple javascript+HTML involute gear profile generator
-
linear_solver Public
Common interface to the sparse iterative solvers of GMM++ and Eigen3
C MIT License UpdatedSep 1, 2015 -
-
-
matlab_vtr Public
MEX code to read VTK .vtr files into paraview assumes uniform cell spacing in each direction, loads point and cell data as double precision arrays
C++ UpdatedDec 8, 2013 -
simple_xml Public
A simple, header-only XML library that I use for parsing input and data files. Similar to TinyXML but less feature-rich.
-
expression_parser Public
A recursive descent expression parser in C. Supports variables, named functions and boolean operations.
-
transformation Public
An OpenGL compatible transformation library that allows using the OpenGL API without an OpenGL context. Includes all OpenGL matrix functions and test cases to ensure compatibility with the system O…
-
MexADMMDeblurDemo Public
Simple demo that implements image deblurring using ADMM and the anisotropic total-variation regularizer in a matrix-free MEX based solver
-
