Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 306 Bytes

CornucopiaMLE

To reproduce the MLE examples in the manuscript A Cornucopia of Maximum Likelihood Algorithms by Kenneth Lange, Xun-Jian Li, and Hua Zhou:

  1. Git clone this repository.
  2. Start Julia at the directory CornucopiaMLE.
  3. Run examples by include("Cornucopia.jl") at Julia REPL.