I am Dustin Kenefake, a Post Doc for in the ProOptiMA group. Formerly, a PhD student in the Pistikopoulos Group, where I focus mainly on algorithms and software for automatic desision making. Find out more about my research and myself on my website. My hobby projects center around generating random number generation, optimization, and ray tracing.
- PPOPT - A Scalable multiparametric programming solver written in Python
- SmallPRNG - A header only extensible PRNG library/framework written in C++ (Tested with Testu01)
- SmolPrng - A high performance extendable PRNG crate written in Rust
- FasterFVA - A FVA tool based on a novel algorithm, written in Python
- Hercules - A reseach QUBO solver, written in Rust with Python Bindings
- MixingCut - A SDP solver for the MAXCUT SDP relaxation, written in Rust
- OptimalPoly - A numerically stable optimal approximation of functions, written in Python