pub fn create_optimizer( optimizer_type: &str, config: HashMap<String, f64>, ) -> SciRS2Optimizer
Create SciRS2 optimizer from configuration