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


| >>>>> "Gary" == Gary Houston <ghouston@freewire.co.uk> writes:
| 
| 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.
| 
|     Gary> The interface is pretty weird.  Wouldn't it work in this
|     Gary> case if you used the canonical templates?:
| 
| That's one solution, but I'm leary of any interface that chooses the
| representation via internal magic.  Especially when the "fix" is so
| easy.

Sure, but the fix isn't all that great and maybe a complete
reimplementation of the uniform vectors is within our grasp anyway.  I
could help finish it off if need be.

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