Thank you very much for this. I will do the needful.

Snehal

On Mon, Oct 9, 2017 at 2:47 PM, Tiago de Paula Peixoto <tiago@skewed.de> wrote:
On 09.10.2017 11:08, Snehal Shekatkar wrote:
> I am using 16.04.

In order to determine if NaN should be returned, I use the function
boost::math::relative_difference(), which is only available in boost 1.60
and newer. In Ubuntu 16.04 the boost version is too old, and does not
contain this function, and therefore a simpler --- but less stable ---
option is used. If you want the more robust behavior, you should upgrade to
a newer Ubuntu version.

--
Tiago de Paula Peixoto <tiago@skewed.de>


_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
https://lists.skewed.de/mailman/listinfo/graph-tool




--
Snehal M. Shekatkar
Pune
India