This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Guile numerical work and uniform arrays


> Even if you do scientific computing, you will probably
> not need a uniform vector of characters or shorts.

It's not a big deal (I'm using floats in guile
currently), but the actual data in my work is nearly
always byte or short (8 or 16 bit ints).