Edgar Costa
Edgar Costa
I am still working on them, I have sent you a DM on zulip with a work in progress notebook. I think the way I generated, these changes is not...
Yes, I want to have a CI that checks we don't reverse back, but it will be quite risky to have a CI that tries to fix things on the...
In case I get run over by a bus: https://gist.github.com/edgarcosta/888fcf83565871afd635f641341cc14e
GPU parallelization comes from [SIMD](https://en.wikipedia.org/wiki/Single_instruction,_multiple_data), and the range of algorithms that can take advantage of such a paradigm is limited. CPUs also make use of SIMD, but usually when one...
3. We are not a CAS, the user decides. GPUs are very heterogeneous in performance...
Are we making the rule that the abbreviated names mean dense representation?
NTL already provides a set of tools for the comparison: https://libntl.org/
it is okay, you can rename the repos after and just have a readme explaining the repo
I am happy to look into this at the workshop
Did I do something wrong in [flint 3.1.3](https://github.com/Homebrew/homebrew-core/pull/166490) ?