Custom Query (35 matches)
Results (16 - 18 of 35)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#17 | fixed | FFT: Check that it's being specialised for Manifest arrays. | ||
Description |
If not then it'll be a lot slower than needed. |
|||
#18 | fixed | Change names in API to match Data.Vector | ||
Description |
unit -> singleton !: -> unsafeIndex etc |
|||
#19 | fixed | Parallelise sum and fold functions | ||
Description |
At the moment they just run sequentially, and use the Data.Vector versions. We should really do a parallel tree reduction. |
Note: See TracQuery
for help on using queries.