Kai Xu

Results 116 comments of Kai Xu

Together with this PR and uncomment `\RequirePackage{etoolbox}` in `bmc-fonts.sty`, `bmc-color.sty` and `bmc-ref.sty` I manage to build on macOS with textlive 2022.

FYI, I found this by counting the number of parameters

I was trying to test this PR but with no success---do I need a different version of `pyjulia` or do I mis-understand what this PR solves (I thought it's to...

@maleadt Any comments on this?

@MikeInnes I introduced the global variable for determinism and replaced assertions with warnings when not deterministic.

> At the least needs some tests though, and it might be easier to test if the warning were just an error. Sure I will add some tests.

Would it make sense to make https://github.com/JuliaGPU/CuArrays.jl/blob/master/src/linalg.jl take use of this?

Emmm. Together with `qr!`, this implementation seems to be slower than what we have in https://github.com/JuliaGPU/CuArrays.jl/blob/master/src/linalg.jl#L9-L13

I guess we should keep both then. I use `\` in a case where no reuse could be taken.