I need to make a relatively quick calculation of confluent Heun function (It is HeunC in Maplesoft Maple notation) values with different parameters in different points. I understand that it is possible to solve a Heun equation numerically, but that way seems not to be effective.
Of course, it is possible to use, e.g. Maple, for numerical procedure realization I need this in my study, but applying some series expansion or hypergeometric functions is more preferable.
So, I would appreciate simple (because I'm not a pure mathematician) information about series expansions of the Heun confluent function, its expression by hypergeometrics or any other known functions which are available to realize the numerical calculation.