The source project of this merge request has been removed.
Added conditional definition of INFINITY in infinity.c
This patch conditionally defines INFINITY
if not already defined in infinity.c
. This is required on windows, at least when building with conda.
Fixes #1 (closed).
Edited by Duncan Macleod