michaelbennett99's Stars
HigherOrderCO/Bend
A massively parallel, high-level programming language
michaelbennett99/BellmanSolver.jl
Provides methods to efficiently set up and solve dynamic programming problems of one choice variable using Value Function Iteration and the Endogenous Grid Method.
michaelbennett99/NumericalMethods.jl
Provides custom pure-julia numerical methods for the differentiation, interpolation, minimisation and root finding of univariate and multivariate functions.