Custom Query (35 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 35)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#4 fixed Add traverse3-4 Ben Lippmeier
Description

Want these for dealing with images in component form.

#15 wontfix Allow FFT transforms of non-square matrices. Ben Lippmeier
Description

Just use a different lengthed roots vector for each axis. We might still want to detect square matrices as a special case though.

#34 fixed Ambiguous show instance. Ben Lippmeier
Description

Grigory Sarnitskiy reports:

Hello! I'm using repa 2.1.1.5, so maybe this issue is gone already.

Nevertheless, repa's Show instance is a bit ambiguous, e.g. show of Maybe (Array DIM1 Int)

"Just Array (Z :. 1) [...]"

Wouldn't it be better to have

"Just (Array (Z :. 1) [...])"

just like elsewhere in Haskell? For example

show $ Just $ Just 5
"Just (Just 5)"
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.