Does ode15s call BLAS functions?
1 view (last 30 days)
Show older comments
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 Comments
Answers (2)
Jan
on 16 Dec 2020
Matlab calls BLAS functions internally for matrix operations. ODE15 does not do this explicitely.
0 Comments
See Also
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!