5 ms·
How is this different to casadi ?
by vsskanth 7mo ago
How is this different to casadi ?
- Saloc 7mo agoCasadi uses either an interpreter or emits c-code, where Copapy directly runs machine code. Would be very interesting to benchmark Copapy against compiled Casadi c-code – looking into it.