Skip to content

No labels!

There aren’t any labels for this repository quite yet.

arrays
arrays
[a, r, r, a, y, s]
backport 1.6
backport 1.6
Change should be backported to release-1.6
backport 1.8
backport 1.8
Change should be backported to release-1.8
backport 1.10
backport 1.10
Change should be backported to the 1.10 release
backport 1.11
backport 1.11
Change should be backported to the 1.11 release
bignums
bignums
BigInt and BigFloat
breaking
breaking
This change will break code
broadcast
broadcast
Applying a function over a collection
bug
bug
Something isn't working
building
building
Build system, or building Julia or its dependencies
ci
ci
Continuous integration
compiler:codegen
compiler:codegen
Generation of LLVM IR and native code
compiler:lowering
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
compiler:simd
compiler:simd
instruction-level vectorization
complex
complex
Complex numbers
correctness bug ⚠
correctness bug ⚠
Bugs that are likely to lead to incorrect results in user code without throwing
deprecation
deprecation
This change introduces or involves a deprecation
design
design
Design of APIs or of the language itself
display and printing
display and printing
Aesthetics and correctness of printed representations of objects.
docs
docs
This change adds or pertains to documentation
docsystem
docsystem
The documentation building system
documentation
documentation
Improvements or additions to documentation
enhancement
enhancement
New feature or request
error handling
error handling
Handling of exceptions by Julia or the user
error messages
error messages
Better, more actionable error messages
excision
excision
Removal of code from Base or the repository
existential crisis
existential crisis
external dependencies
external dependencies
Involves LLVM, OpenBLAS, or other linked libraries
feature
feature
Indicates new feature / enhancement requests
float16
float16