JuliaMath / Hadamard.jl

Fast Walsh-Hadamard transforms for the Julia language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Julia 0.4 support

stevengj opened this issue · comments

After the Julia DFT API updates in JuliaLang/julia#12201, this module needs significant changes to work with 0.4. (It is probably best to just fork a new 0.4 version.)

Any chance of getting an update to 0.5 soon? I'd like to use the fast hadamard for looking at dimension reduction. Thanks.

Done. Will tag soon.

Whoops, it works with 0.4, but not with 0.5 yet.

Okay, 02c5b85 fixes it in 0.5 too.

Works great! Many thanks.

On Mon, Aug 1, 2016 at 7:55 PM, Steven G. Johnson notifications@github.com
wrote:

Okay, 02c5b85
02c5b85
fixes it in 0.5 too.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#3 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAahxkW866xS83fAPWzb_9xgge4pleOJks5qbrGNgaJpZM4FnTYv
.

Great, tagged as version 0.2.