Guile Mailing List Archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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).

Guile Home | Main Index | Thread Index