Closed stevengj closed 8 years ago
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, 02c5b8523817fdc8e4b7408d76d0b0d9fca7d6d1 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 https://github.com/stevengj/Hadamard.jl/commit/02c5b8523817fdc8e4b7408d76d0b0d9fca7d6d1 fixes it in 0.5 too.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stevengj/Hadamard.jl/issues/3#issuecomment-236780216, or mute the thread https://github.com/notifications/unsubscribe-auth/AAahxkW866xS83fAPWzb_9xgge4pleOJks5qbrGNgaJpZM4FnTYv .
Great, tagged as version 0.2.
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.)