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

Proposed semantics for implicit vectorization of primitives compiler:llvm For issues that relate to LLVM compiler:simd instruction-level vectorization design Design of APIs or of the language itself
#56481 opened Nov 7, 2024 by Keno
Range semantics design Design of APIs or of the language itself needs decision A decision on this change is needed ranges Everything AbstractRange triage This should be discussed on a triage call
#56479 opened Nov 6, 2024 by LilithHafner
Switching from setjmp/longjmp exceptions to another kind error handling Handling of exceptions by Julia or the user
#56466 opened Nov 5, 2024 by gbaraldi
Julia hangs forever in Windows system:windows Affects only Windows
#56432 opened Nov 4, 2024 by jsjie
Support serialization to clipboard feature Indicates new feature / enhancement requests
#56428 opened Nov 4, 2024 by LilithHafner
copyto! can produce invalid results with aliasing arrays [a, r, r, a, y, s] backport 1.10 Change should be backported to the 1.10 release bug Indicates an unexpected problem or unintended behavior
#56424 opened Nov 2, 2024 by projekter
Matrix(hessenberg(A)) returns A not the hessenberg form arrays [a, r, r, a, y, s] linear algebra Linear algebra
#56419 opened Nov 2, 2024 by alanedelman
julia --bug-report=help gives hard to read output. display and printing Aesthetics and correctness of printed representations of objects.
#56399 opened Oct 31, 2024 by jw3126
Incorrect package-name autocompletion suggestion within begin-end block completions Tab and autocompletion in the repl regression 1.12 Regression in the 1.12 release
#56389 opened Oct 30, 2024 by jishnub 1.12
argmin() is much slower than findmin() due to automatic inline on AMD Zen4 fold sum, maximum, reduce, foldl, etc. performance Must go faster upstream The issue is with an upstream dependency, e.g. LLVM
#56375 opened Oct 28, 2024 by Moelf
src/subtype.c:1650: local_forall_exists_subtype: Assertion e->Runions.more > oldRmore failed. bug Indicates an unexpected problem or unintended behavior regression 1.12 Regression in the 1.12 release types and dispatch Types, subtyping and method dispatch
#56350 opened Oct 26, 2024 by nsajko
julia 1.11.1: loading non-existing package in multi-process mode causes julia to hang bisect wanted packages Package management and loading parallelism Parallel or distributed computation regression 1.11 Regression in the 1.11 release
#56345 opened Oct 26, 2024 by gconte75
CI: scheduled no-gpl build failed because of missing @refs docs This change adds or pertains to documentation sparse Sparse arrays
#56344 opened Oct 26, 2024 by inkydragon
sortslices on a boolean SparseMatrixCSC is extremely slow on 1.11.1 performance Must go faster regression 1.11 Regression in the 1.11 release sorting Put things in order sparse Sparse arrays
#56343 opened Oct 26, 2024 by JaredSchwartz
max_fast doesn't vectorize for tuples compiler:llvm For issues that relate to LLVM compiler:simd instruction-level vectorization fold sum, maximum, reduce, foldl, etc. performance Must go faster upstream The issue is with an upstream dependency, e.g. LLVM
#56341 opened Oct 25, 2024 by matthias314
ProTip! Updated in the last three days: updated:>2024-11-05.