Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Gear Method

Léo_Aragão
初学者
2,038 次查看

The Intel Math Kernel Library has some subroutine to solve coupled ODE's using Gear's Method?

I solved this once ago using DIVPAG subroutine on IMSL Library, but now i'm trying to solve this without use IMSL or any non-free library.

0 项奖励
2 回复数
Todd_R_Intel
员工
2,038 次查看

MKL does not have any routines, using Gear's method. There was some investigation into support for ODE's done awhile ago and this was made available via our whatif program.  You can take a look at the archive of that project, but you should note that it is no longer actively supported.

0 项奖励
Léo_Aragão
初学者
2,038 次查看

Thanks TODD

0 项奖励
回复