Y
Hacker News
new
|
ask
|
show
|
jobs
by
mr_mitm
302 days ago
Scipy implements similar algorithms, but delegates the heavy lifting to - you guessed it - Fortran. Example:
https://github.com/scipy/scipy/blob/v1.16.1/scipy/integrate/...