*Crypto *- +1 as mentioned above, blocked on streams...

*Higher level maths/signal processing *- The linear algebra library
mentioned in a previous post might be very useful, but also standard
algorithms like fourier transforms. Library implementations of these would
http://www.d-programming-language.org/phobos/std_numeric.html#Fft
The performance is actually quite good. I'd only wish for a real to
half-spectrum specialization (probably in-place) performance wise.

be amazing, potentially making use of hardware back ends where possible.

Reply via email to