pub fn benchmark_path_integral_methods( dimensions: usize, time_slices: usize, evolution_time: f64, ) -> Result<HashMap<String, PathIntegralStats>>
Benchmark path integral methods