Mia Kramer

Results 7 issues of Mia Kramer

**Describe the bug** I'm using Iris as the frontend. If I pause music, sometimes after a few hours (seems anywhere from 1-12 so far) it'll start playing again. I haven't...

On macOS (not sure about other OS, haven't tried), when building (with system clang) a `Debug` build, some of the AVX and AVX2 tests fail. The SSE tests pass, and...

It would be very helpful to have a example for this. I can't seem to figure out how to write a 1D array of `Vec` to a dataset. Would be...

Is there any particular reason the interface for `Tensor` requires `A

See #190. This commit separates the API for getting info about an object. For example, `cl.info(device, :name)` is also exposed as `name(device)`. This is a more ergonomic API, both in...

I've been playing around with this package, and I think the API might be improved by exposing certain info calls. Internally, many of them use a `Dict` from `Symbol` to...

question

I'm working on a book that's heavily cross-referenced, and I'm using LaTeX style references (so you put a `◊label{some-name}` and can refer to it with `◊ref{some-name}`, which will put some...