Josh Anibal

Results 15 comments of Josh Anibal

Would you mind posting the text output by the program. That would help a great deal.

That is odd that it doesn't stop at 0.18E0. When I change the `L2Convergence` to something very small like 1e-2 it stops at 0.18e6 as it should. Definitely looks like...

I'm down to tackle this with you. Are there any particular papers I should read to understand this?

Am I correct that this PR is necessary but not sufficient to get ADflow working with GCC 11?

With a cheeky little `-fallow-argument-mismatch` I'm able to run it with gcc 11

What problem are you running? I'd expect something like this to happen if you were using Euler.

I don't have the authority to assign myself, but I'll do it sometime. Just wanted to document it here so I don't forget.

As I've mentioned, this isn't a bug it's a feature. If you add a small imaginary perturbation to the residual and then take the sqrt(sum(res^2)) then the imaginary part represents...

This fixed the speakers for me too, but not the hotkeys. I'm still a novice at Linux, so perhaps something went wrong along the way. I did have to tweak...

Hey @Davidgo123, Did you install alas-tools? it looks like the hda-verb command isn't recognized. You should be able to get alas-tools by simply using `sudo apt-get install alsa-tools`.