This is the mail archive of the guile@sourceware.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: patch to unif.c...


Clark McGrew <mcgrew@ale.physics.sunysb.edu> writes:

> I keep running into this problem over and over again when I'm working
> with uniform vectors; There isn't a good clean way to generate a
> vector of floats vs doubles.

Can I suggest SRFI-4 "Homogeneous numeric vector datatypes"?
	http://srfi.schemers.org/srfi-4/srfi-4.html

I'm a big believer in following standards, as long as the standard is
reasonable, and I believe this one is.  It is what I will implement
for Kawa (once I get around to it ...).
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/

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