-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: JuliaArrays/FixedSizeArrays.jl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Memory stores aren't vectorised in a
for
loop unless explicit at-inbounds is used
#70
opened Oct 13, 2024 by
giordano
Quality of life: have a syntax (probably macro-based?) to immediately initialise a fixed-size array
#66
opened Oct 7, 2024 by
giordano
Support pointers as memory backend
enhancement
New feature or request
#61
opened Jul 10, 2024 by
giordano
CI: run non-production-build non-coverage jobs with
-O0
and/or --compile=min
for a speedup
#59
opened May 21, 2024 by
nsajko
ProTip!
Exclude everything labeled
bug
with -label:bug.