Re: GIMPACT / double precision
Remi Ricard <[email protected]> Fri, 02 Nov 2007 16:02:39 -0500
| Newsgroups | gmane.comp.lib.ode |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark, I >> Hi, >> >>> Hi, GIMPACT is not currently supported when building ODE in double >>> precision - does anybody know what might be involved in getting it >>> working? I'm more interested in getting ODE working with extra >>> precision and wouldn't be too bothered if GIMPACT was operating in >>> floating point. >>> >>> >> What I did is to leave gimpact in float and use ODE in double and >> write maybe 4 functions used as proxy that will do the conversion >> between gimpact and ODE. >> > > > Great, thanks! Is this something you're able to submit as a patch, please? > I will have to check if this is really working since usually I'm using opcode. If it is really working I will submit a patch next week since I already need to submit change to previous patch. Remi P.S. I could be easier for me if my patch were included in the trunk.