Software
Software packages that implement methods developed in my research. For further details, check out my github.
Python module implementing horsetail matching: a method for optimization under uncertainty that matches the CDF of a quantity of interest to a target using efficient gradient-based optimization algorithms.
​
Tutorials for this module are given in the following python notebooks:
​
Documentation of the python module can be found here: Documentation
Python module of multi-objective optimization algorithms that can make use of multiple dominance criteria for optimization under uncertainty. Examples include a multi-objective genetic algorithm and a multi-objective Tabu search.
This python module is provided to recreate results from the publication "Using Multiple Dominance Criteria in Multi-Objective Optimizers for Aerospace Design Under Uncertainty"
Python module implementing a generalized version of information reuse: a multi-fidelity method for optimization under uncertainty.
​
This module is provided to recreate results from the publication "Generalized Information Reuse for Optimization Under Uncertainty With Non-sample Average Estimators".