Skip to content
Prev 20355 / 63424 Next

bug: code not working as expected (PR#8783)

N.Kalosha at math.ru.nl writes:
Why do you file a bug report for a bug in your own code?

The two loops can not be expected to give the same result since the
term f[i,2] might differ when j is in 3:M.

The platform difference could easily be due to floating point issues,
e.g. the difference between divide by zero and divide by near-zero.