pub(crate) fn register(module: &Bound<'_, PyModule>) -> PyResult<()>
Register the Kuramoto solver with the extension module.