pub fn generate_2d_points(n_points: usize, field_length: f64) -> DMatrix<f64>
Generate random 2D point cloud for testing