Akira Kyle

Results 29 issues of Akira Kyle

I know there are already several other open and closed issues and an open PR around issues with ANSI color sequences. I'm opening this one since I suspect this is...

I keep being bitten by Emacs' inability to gracefully handle long lines whenever something is outputted from a jupyter babel src block on a single line with something like over...

I thought I'd see if the rustc bootstrap chain in guix on aarch64 might work. I think mrustc built successfully but then it encountered an error trying to build rustc...

stale

Hi @knazarov, I've updated all the formulae here in my fork https://github.com/akirakyle/homebrew-qemu-virgl and I was wondering if you would like to refer to my repo here as I'm planning on...

I was getting really annoyed with all the `org-element-cache` warnings using ob-jupyter with julia which are described in #486 so I tried to figure out what was causing them. I'm...

qutip 4.7.1 and 5.0.0a1 both allow one to take spre (and spost) of nonsquare operators, but not in a sensible way, for example with qutip 4.7.1 ``` In [1]: from...

Hi, I'm experiencing the same issue reported here [https://github.com/syl20bnr/spacemacs/issues/7137](https://github.com/syl20bnr/spacemacs/issues/7137) and I didn't see an issue opened here about it. I've confirmed that this bug is caused by evil-escape and only...

bug

Unlike qutip, which uses `type = super, superrep = choi` to mark a `qobj` as a superoperator in the choi representation, I personally think it makes more sense to just...

I've submitted a PR to QuantumOptics.jl which replaces it's own implementation of Hermite polynomials with this package (https://github.com/qojulia/QuantumOpticsBase.jl/pull/137). However adding ClassicalOrthogonalPolynomials as a dependency caused the Aqua tests for ambiguities...

I wanted to make sure to also report this bug I described over at https://github.com/SciML/LinearSolve.jl/issues/427#issuecomment-1804823886 here so it can be discussed. I'm not sure what exactly the right behavior should...