I'm not so sure - I get "sanity check" errors sometimes that I think
are due to normalization errors due to rounding issues.
On Mar 2, 2010, at 12:44 PM, gabor papp wrote:
I think double-precision is bad on OS X with single-precision fluxus.
the ode part of fluxus is compiled with double precision if a double
precision ode lib is used. although there is a conversion part when
float fluxus numbers are converted to ode double numbers, but it
should not cause crashes i think. inaccuracies maybe, but not crashes.
gabor