[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] read / write floats
From: |
Ivan Raikov |
Subject: |
Re: [Chicken-users] read / write floats |
Date: |
Sun, 26 Aug 2007 10:50:09 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Hello, Gábor,
You might want to look at the endian-port egg, which implements
reading and writing of numbers in different endianness, and the
mat5-lib egg, which implements the Matlab binary format for storing
matrices and Matlab structures and objects.
-Ivan
"Gábor Balázs" <address@hidden> writes:
> Unfortunately I have inexact number in a complicated structure. :(
> The example below was only a little demonstration.
>
> So I just tried the numbers egg, but as you told it does not help.
> And I cannot change to an other scheme implementation because of a special
> API egg.
> I tried two other (chez, mzscheme), but nor of them have the same problem.
>
> Do you have any method to read/write complicated structures in such cases
> easily?
> Or I have to implement an own write function which converts every inexact
> number...
>
> Thx,
> `bg`
- [Chicken-users] read / write floats, Gábor Balázs, 2007/08/25
- Re: [Chicken-users] read / write floats, Kon Lovett, 2007/08/25
- Re: [Chicken-users] read / write floats, Gábor Balázs, 2007/08/25
- Re: [Chicken-users] read / write floats,
Ivan Raikov <=
- Re: [Chicken-users] read / write floats, Kon Lovett, 2007/08/25
- Message not available
- Re: [Chicken-users] read / write floats, Kon Lovett, 2007/08/25
- Re: [Chicken-users] read / write floats, Ivan Raikov, 2007/08/25
- Re: [Chicken-users] read / write floats, Zbigniew, 2007/08/26
- Re: [Chicken-users] read / write floats, Ivan Raikov, 2007/08/26
- Re: [Chicken-users] read / write floats, Gábor Balázs, 2007/08/26
- Re: [Chicken-users] read / write floats, Thomas Christian Chust, 2007/08/26
- Re: [Chicken-users] read / write floats, Kon Lovett, 2007/08/26
- [Chicken-users] Re: testbase use, Kon Lovett, 2007/08/26