Hacker News new | ask | show | jobs
by vsskanth 126 days ago
How is this different to casadi ?
1 comments

Casadi 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.