DKenefake
Chemical Engineering PhD student @ TAMU doing Data Driven Modeling and Optimization
TAMU Chemical EngineeringUnited States
Pinned Repositories
DKenefake
durandal
Convex NLP solver via successive LP, experimental
etymrs
A tool for etymology analysis
fasterfva
Fast Flux Variability Analysis
hercules
QUBO Solver and Heuristic Toolbox
OptimalPoly
Generates MinMax polynomial approximations of functions. Stable implementation of the Remez Algorithm using multi-precision arithmetic. Also does C/C++ code generation!
PPOPT
SmallPRNG
A small header-only library for prng implementations using templates. Implements most popular algorithms with a simple and flexible interface. Now with distribution sampling!
smolprng
A small PRNG library written in Rust, a translation of SmallPRNG
PPOPT
Software Platform for solving and manipulating multiparametric programs in Python
DKenefake's Repositories
DKenefake/OptimalPoly
Generates MinMax polynomial approximations of functions. Stable implementation of the Remez Algorithm using multi-precision arithmetic. Also does C/C++ code generation!
DKenefake/fasterfva
Fast Flux Variability Analysis
DKenefake/hercules
QUBO Solver and Heuristic Toolbox
DKenefake/SmallPRNG
A small header-only library for prng implementations using templates. Implements most popular algorithms with a simple and flexible interface. Now with distribution sampling!
DKenefake/PPOPT
DKenefake/durandal
Convex NLP solver via successive LP, experimental
DKenefake/smolprng
A small PRNG library written in Rust, a translation of SmallPRNG
DKenefake/DKenefake
DKenefake/etymrs
A tool for etymology analysis
DKenefake/MixingCut
Low Rank Solver for the MAXCUT SDP problem
DKenefake/ReLUMILP
Python Gurobi Code for reformulating a ReLU Neural Network into a MILP Constraints
DKenefake/SimpleDenseGurobi
This is a small library to simplify solving dense optimization problems with Gurobi
DKenefake/AdventOfCode2021
Advent of Code 2021 Solutions
DKenefake/AdversarialWordle
This is a solution method for the word game, Wordle, where the computer is acting as your adversary, also works on normal Wordle
DKenefake/BIRDMAn
Bayesian Inferential Regression for Differential Microbiome Analysis
DKenefake/dkenefake.github.io
A refreshed version of Hyde for Jekyll 3.x
DKenefake/EmbeddedSpecialFunctions
A special functions library meant for use in microcontrollers/embedded systems for common special functions.
DKenefake/energiapy
a python package for energy systems modeling and optimization
DKenefake/ProjectEulerJulia
I try to solve Project Euler problems with Julia as a learning exercise.
DKenefake/qpsolvers
Quadratic programming solvers in Python with a unified API