User Manual
cubie provides GPU-accelerated tools for integrating large batches of initial value problems. The source code is available on Github.
Contents
- Creating a “System” of Differential Equations
- Solving ODEs
- Batching and Parameter Sweeps
- Working with Results
- Drivers (Time-dependent functions)
- Timing Parameters
- Choosing an Algorithm
- Optional Arguments Reference
- User functions and derivatives
- CellML Models
- GPU Memory Management
- Caching and Recompilation
- Making it Faster (basic)
- Troubleshooting