{"library":"cyrk","type":"library","category":null,"description":"CyRK is a Python package providing fast Runge-Kutta ODE integrators implemented in Cython and Numba. Version 0.17.1 supports Python 3.9–3.14 and offers drop-in replacements for scipy.integrate.solve_ivp with improved performance via C++ backends and optional numba acceleration. It has a moderate release cadence, roughly monthly.","language":"python","status":"active","version":"0.17.1","tags":["ode","runge-kutta","numerical-integration","cython","numba","scientific-computing"],"last_verified":"Fri May 01","install":[{"cmd":"pip install cyrk","imports":["from CyRK import cysolve_ivp","from CyRK import pysolve_ivp","from CyRK import WrapCySolverResult"]}],"homepage":null,"github":"https://github.com/jrenaud90/CyRK","docs":"https://cyrk.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/cyrk/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}