Raye Kimmerer

Results 43 issues of Raye Kimmerer

I'm currently trying to build ParU for distribution in Julia's package manager. I'll be up front and say that sometimes there are issues due to the BinaryBuilder build environment. But...

probably fixed now but need confirmation

Hi Cormullion :) Could I get a few requests put together? - [ ] The JuliaCon 2024 final t-shirt design (I remember some discussion about this but can't recall the...

Hi Cormullion :), Could we get one of the social media cards modified to announce early-bird ticket sales? Just a short little blurb.

Hi Cormullion :) Thanks as always for all your help. Could I get a JuMP-dev 2024 logo?

Is there anything necessary to add more semirings except adding more `GeneralFPUOp`s? It looks like you have the `max +` semiring already.

Would be great if a template could automatically create the `.devcontainer` folder for Julia development. It's mostly VSCode/Codespaces specific of course.

Plugin Idea

As far as I can tell there is no multi-index `Base.setindex` such as `setindex((1,2,3,4,5), (10, 20), 1:2)` or `setindex((1,2,3,4,5), (10, 40), [1, 4])` I'm not sure what the most performant...

ILP64 support is listed in `install.md` but as currently unsupported. Is ILP64 support planned in the future?

enhancement

I consider this WIP because I have some more testing to do on other platforms. This PR adds a few new global options, as well as the ability to treat...

I am not 100% sure this is accurate, but it's fairly simple and should be easy to verify. I just added the C++ headers (I don't *think* these are in...