[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SOLVED: going backwards in time
From: |
Han-Wen Nienhuys |
Subject: |
Re: SOLVED: going backwards in time |
Date: |
Thu, 29 Nov 2007 22:28:43 -0200 |
2007/11/29, Adam James Wilson <address@hidden>:
> I see -- so even with my arithmetic error (which started as a tiny
> offset of 9/6319), we should expect Lily to render the score.
>
> I can see that if fractional relations get complex enough to require
> more precision than 32-bit values, there could be a problem.
>
> Is a possible solution to use 64-bit representation internally?
It's an option, but it's a stopgap measure. The real solution is to
have a arbitrary precision arithmetic. GUILE already provides that,
but it would have a slight but noticeable performance impact.
--
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen