Does ode15s call BLAS functions?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi All,
This is a follow up to my previous post here
Could someone please clarify if the ode solver calls BLAS functions for Matrix operations?
0 Kommentare
Antworten (2)
Jan
am 16 Dez. 2020
Matlab calls BLAS functions internally for matrix operations. ODE15 does not do this explicitely.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!