Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.02 KB

PathfinderBenchmarks

Build Status Coverage Code Style: Blue

Benchmark code and results for Pathfinder.jl.

Instructions

All analyses are performed in reproducible Pluto notebooks in notebooks. While they may be run interactively in Pluto, they are also Julia scripts. To perform the analyses, run

julia notebooks/choose_hmc_config.jl  # can be skipped, as the results are committed
julia notebooks/run_hmc_benchmark.jl
julia notebooks/run_pathfinder_benchmark.jl
julia notebooks/summarize_benchmark_results.jl
julia notebooks/plot_benchmark_results.jl
julia notebooks/plot_illustrations.jl