pub fn sample_space( settings: &Settings, data: &Data, eqn: &impl Equation, ) -> Result<Array2<f64>>
This function generates the grid of support points according to the sampler specified in the Settings