Aubrey Powell

Results 14 comments of Aubrey Powell

So, a year after this was first reported, I'm having what appears to be the same issue. The specific pattern I've noticed with it, which is consistent with everything said...

As a quick follow-up, I tried actually editing my local `cstdlib` to `#include "stdlib.h"` instead of `#include `, and the error went away, all the way up the chain of...

Do you consider the recent update to README.md sufficient?

I think adding the doc comments would be useful, but not as a replacement for the README. The doc comments are great for explaining a thing once you're looking at...

I'm having the same issue. Just spent like half an hour digging through all my various build configurations trying to figure out where that `pkg` folder in the root with...

Note that this isn't super urgent, as I've figured out I can achieve all combinations of flips and rotates with gathers and permutes. Specifically, this will mirror the first dimension:...

This addresses issue #107.

As the docs clearly state: > Note: As of 2023, the compiler is no longer functional due to the DreamBerd language being too advanced for the current state of AI....

Also useful to have GPU acceleration that isn't specific to NVidia hardware, and WGPU should be able to provide that.

Oh, right, makes sense that would be the other mode. I'd suggest "wrap" is a better name for that mode.