[vector] #15: Add "generalised scan"

vector vector at projects.haskell.org
Tue Nov 16 05:17:33 EST 2010


#15: Add "generalised scan"
------------------------+---------------------------------------------------
Reporter:  rl           |        Owner:     
    Type:  enhancement  |       Status:  new
Priority:  critical     |    Milestone:  0.8
 Version:  0.7          |   Resolution:     
Keywords:               |  
------------------------+---------------------------------------------------
Comment (by choener):

 Actually, I think you have already written a bug report about that. I just
 do not know the ID. It was s.th. like have to do an extra addition with
 vector instead of just having a pointer to the current position (or s.th.
 like that?).

 Anyways, while not having found that bug, I saw that there is one with
 data families and no unpacking which means that I might have to re-check
 some of my assumptions in PrimitiveArray. If that is the case I could as
 well base them (again) on vector.

 I have to think about my backend stuff for matrices, anyway. Maybe I
 should just employ criterion and ghc7 and see what is the fastest way...

-- 
Ticket URL: <http://trac.haskell.org/vector/ticket/15#comment:11>
vector <http://trac.haskell.org/vector>
Package vector


More information about the vector mailing list