Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Gear Method

Léo_Aragão
Beginner
968 Views

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 Kudos
2 Replies
Todd_R_Intel
Employee
968 Views

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 Kudos
Léo_Aragão
Beginner
968 Views

Thanks TODD

0 Kudos
Reply