[yt-dev] Issue #799: Use nextafter instead of jittering in Cython (yt_analysis/yt)

Matthew Turk issues-reply at bitbucket.org
Wed Mar 5 10:44:09 PST 2014


New issue 799: Use nextafter instead of jittering in Cython
https://bitbucket.org/yt_analysis/yt/issue/799/use-nextafter-instead-of-jittering-in

Matthew Turk:

Instead of adding epsilons in Cython, we should be using `nextafter` from `math.h`.

Responsible: MatthewTurk



More information about the yt-dev mailing list