Skip to content

Issues: JuliaLang/julia

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Array shows could utilize more terminal width before deciding to show nothing. arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects.
#58323 opened May 5, 2025 by IanButterworth
unary + acts differently for Array and AbstractArray arrays [a, r, r, a, y, s] design Design of APIs or of the language itself
#58295 opened May 1, 2025 by matthias314
fix trailing indices stackoverflow in reinterpreted array arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug
#58293 opened Apr 30, 2025 by adienes Loading…
getindex too relaxed on reinterpreted array arrays [a, r, r, a, y, s] design Design of APIs or of the language itself
#58232 opened Apr 25, 2025 by Moelf
iterators: merge duplicate iterate methods for Reverse arrays [a, r, r, a, y, s] iteration Involves iteration or the iteration protocol
#58087 opened Apr 12, 2025 by nsajko Loading…
delete redundant IteratorSize method for Slices arrays [a, r, r, a, y, s] iteration Involves iteration or the iteration protocol
#58050 opened Apr 8, 2025 by nsajko Loading…
treat empty AbstractVector like empty Vector in print_array arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects.
#57898 opened Mar 26, 2025 by matthias314 Loading…
Remove specialized Vector and Matrix constructors arrays [a, r, r, a, y, s]
#57692 opened Mar 9, 2025 by jishnub Loading…
could firstindex be changed to return isbits for the AbstractArray subtypes defined in Base arrays [a, r, r, a, y, s] performance Must go faster ranges Everything AbstractRange
#57636 opened Mar 4, 2025 by nsajko
Specialize indexing a CartesianIndices with a CartesianIndex StepRangeLen arrays [a, r, r, a, y, s] ranges Everything AbstractRange
#57534 opened Feb 26, 2025 by jishnub Loading…
Allow resizing of vectors at any position arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests
#57519 opened Feb 24, 2025 by Tortar
Implement resize!(...; first=true) arrays [a, r, r, a, y, s] feature Indicates new feature / enhancement requests
#57313 opened Feb 8, 2025 by Tortar Loading…
Add summary printing for GenericMemoryRef arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects.
#57278 opened Feb 5, 2025 by Omar-Elrefaei Loading…
MemoryRef bounds errors can be confusing arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects. error messages Better, more actionable error messages good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request
#57184 opened Jan 28, 2025 by LilithHafner
Extra 1 dimensions in reinterpreted arrays cause stack overflow arrays [a, r, r, a, y, s] bug Indicates an unexpected problem or unintended behavior
#57170 opened Jan 27, 2025 by AaronGhost
the variant of rand! for an array of Float64 is slowed down by the explicit SIMD when the array is small enough arrays [a, r, r, a, y, s] performance Must go faster randomness Random number generation and the Random stdlib
#57114 opened Jan 21, 2025 by nsajko
@propagate_inbounds not working through copyto! arrays [a, r, r, a, y, s]
#57003 opened Jan 9, 2025 by vustef
Inconsistent return types of map when applied to Memory arrays [a, r, r, a, y, s]
#56962 opened Jan 5, 2025 by frankwswang
Unify reshape methods accepting Colon and OneTo arrays [a, r, r, a, y, s]
#56850 opened Dec 17, 2024 by jishnub Loading…
bug in stack for collection of abstract arrays arrays [a, r, r, a, y, s] bug Indicates an unexpected problem or unintended behavior
#56771 opened Dec 7, 2024 by CarloLucibello
2
4
Array Printing depends on the contents of its elements arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects.
#56765 opened Dec 6, 2024 by longemen3000
Unwrap contiguous views in copyto! arrays [a, r, r, a, y, s] performance Must go faster
#56657 opened Nov 22, 2024 by jishnub Loading…
copy!(::Memory{Int}, ::Vector{Int}) causes JET warnings arrays [a, r, r, a, y, s]
#56634 opened Nov 21, 2024 by nsajko
ProTip! Mix and match filters to narrow down what you’re looking for.