Austin Hurst

Results 135 comments of Austin Hurst

@fyrefiend Hi there, PySDL2 maintainer here: looks like you've installed `pysdl2-dll` (the package with the pre-compiled SDL2 binaries for your OS) but not `pysdl2` itself (the Python bindings for SDL2...

@fyrefiend I don't have much experience with PyInstaller, but did you put `pysdl2` in your `mac.spec` file along with `pysdl2-dll`? It'll need both to be self-contained.

@FrederickGeek8 @WilliamLCobb Just as a heads-up: but melonDS now has working ARM64 JIT for the Nintendo Switch, which has been merged into [the project's official JIT branch](https://github.com/Arisotura/melonDS/tree/jit_master_merge) (not sure if...

@skylersaleh I am! Without the BIOS the results are the same. The same BIOS renders the game normally without glitches with NanoBoyAdvance, so I'm reasonably sure it's a good BIOS...

So I did a bit of digging into this today to see if I could find anything helpful. Here's what I learned: - The bug isn't macOS specific: it happens...

@bob-carpenter @syclik Is there anything else I can do to help with this, whilst not being confident enough in my C or advanced math to try my hand at a...

@bbbales2 @bob-carpenter thank you both for your helpful replies, it sounds extremely likely that this is a problem with the initial parameter values sometimes starting too high or low. Looking...

If this is the case, should I try installing the latest Stan/RStan from the develop branch on GitHub and see if the bug still occurs? EDIT: Just tried again with...

Okay, after some reading up, I understand now that the 'develop' branch of RStan != the' develop' branch of Stan, and that I would need to use CmdStan somehow if...

Hey @djhoese, just remembered I got an email notification about this a while ago and forgot to respond! I'm quite busy with academic stuff over the next few days (trying...