maximzubkov

Results 7 comments of maximzubkov

Thank you for the detailed explanation! I'll give it a try in my experiments

Not yet, unfortunately, I was looking for a codebase to benchmark the performance in the real life setting, and that's how I discovered your repository ahah. Hope to work on...

Perfect, thanks! I'll do the isolated benchmarking

I have few ideas on how to make it more efficient. For instance tensors W = UA and V = -UA + A_log can be precomputed during the initialization of...

Sorry for the confusion, I thought you were working in a private branch. But it does not matter, will implement a faster version soon, thank you!

Hey, @dvruette, Happy New Year! As promised, I updated the FFT implementation and added another one based on the `cumsum` operation, which turned out to be significantly more efficient than...

Hello, @googleapis team, @parthea and @westarle! Thanks a lot for your work on `google-auth-library-python-oauthlib`, I was wondering how soon these changes are going be released given the [freeze ending on...