On Fri, Mar 9, 2012 at 5:49 PM, Clark Gaebel <cgaebel at csclub.uwaterloo.ca> wrote: > What's the advantage of using D.A.Storable over D.Vector? And yes, > good call with creating an array of HSDouble directly. I didn't think > of that! Oh, looks like D.Vector has an unsafeFromForeignPtr too, I didn't see that. so D.Vector should work just fine. :) John