Oscar Smith
Oscar Smith
Unfortunately this is probably one where desired behavior depends on background, but as a woodwind player, I am much more likely to think in instrument pitch than concert pitch. This...
For clarinet, we should probably go up to C7 (at least). I think the highest note I've ever heard of a clarinet player playing is a G7, but C7 shows...
FYI, if you want to make up a 4x performance improvement, doing so is pretty easy here as https://en.algorithmica.org/hpc/algorithms/factorization/ has a good overview for fast factoring of relatively small numbers...
well this ever beat qoif+lz4? as far as I understand that does the same thing
Have you tested? LZ4 is ridiculously fast.
It's latency will be basically perfect, but the bandwidth will be pretty terrible compared to any actual video codec.
I think it probably would be worth specifying that invalid files must error. other formats have had security issues due to different implementations making different decisions about what valid files...
This makes sense to me. Adding triage to confirm. @Keno why is this a breaking change? I think as long as the result conforms with the definition, it's OK.
Triage approves on the argument that this is a pretty minor change, arguably more mathematically consistent, and agrees with GMP and Mathematica.
lol. the one failure is Nemo which 5 years ago discovered that Nemo disagreed with julia and therefore in https://github.com/Nemocas/Nemo.jl/pull/730 switched how their gcdx works. Specifically, see https://github.com/Nemocas/Nemo.jl/blob/a5a9c5c2d565a94ad8d75ed484848d2d60d19cb2/src/flint/fmpz.jl#L1282.