pub fn get_global_optimum( function_name: &str, dimensions: usize, ) -> (Array1<f64>, f64)
Get global optimum for a test function