Custom Query (35 matches)
Results (31 - 33 of 35)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#23 | fixed | Add array update operator (//) | ||
Description |
From SO: (//) :: Shape sh => Array sh a -> [(sh,a)] -> Array sh a (//) arr us = fromFunction (extent arr) (\sh -> case lookup sh us of Just a -> a Nothing -> index arr sh) |
|||
#8 | wontfix | Add QR factorisation example. | ||
Description | ||||
#25 | wontfix | Add Hailstone example from Trevor |
Note: See TracQuery
for help on using queries.