for the Rust programming language. This library provides a pure rust implementation of SciPy's solve_ivp function with slight modifications to the API to better fit Rust's design patterns. Radau: A ...
Hello everyone, one of the unique features of PyOR is its ability to solve the Liouville–von Neumann equation numerically using an ordinary differential equation solver in Python (solve_ivp). This ...