$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] GSoC Hypergeometric functions (Pratyaksh Sharma)
From: Anton Bikineev (ant.bikineev_at_[hidden])
Date: 2014-02-04 20:38:11
Hi.
I know it's not best idea now,
but I just tried to implement Taylor series,
because I don't have the book right now.
If it is interesting, please look at
https://github.com/AntonBikineev/math/blob/hypergeometric/include/
boost/math/special_functions/detail/hypergeometric_pfq_series.hpp
Also I have some ideas about reducing division operators in sum
and thereby reducing rounding errors.
Best regards, Anton.