|
Constant propagation in recursive functions
|
|
2
|
1024
|
November 7, 2021
|
|
Taking `push!` and `pop!` seriously
|
|
19
|
9481
|
November 5, 2021
|
|
Add "version" command to pkg
|
|
15
|
983
|
November 2, 2021
|
|
Dispatch on type aliases?
|
|
7
|
942
|
October 31, 2021
|
|
Is this a bug (scalar+ranges) with the parser?
|
|
9
|
846
|
October 31, 2021
|
|
[1.7-rc2] Base.promote_type inference
|
|
3
|
526
|
October 30, 2021
|
|
Compiling Plots in Termux -> Error
|
|
0
|
439
|
October 28, 2021
|
|
Should we make `IndexStyle(::Type{<:AbstractVector})` returns `IndexLinear()` by default?
|
|
4
|
489
|
October 22, 2021
|
|
Construct `Union{T, U} where T<:Integer where U<:Float64` from `Union{TypeVar(:T, Integer), TypeVar(:U, Float64)}`
|
|
3
|
384
|
October 22, 2021
|
|
What is `slt_int`
|
|
8
|
1925
|
October 22, 2021
|
|
Is there a defined minimal interface for a type to work with SparseArrays?
|
|
22
|
1488
|
October 21, 2021
|
|
Help building Julia Pkg.jl repo locally to work on an issue
|
|
6
|
544
|
October 21, 2021
|
|
Documentation of stdlibs?
|
|
7
|
638
|
October 19, 2021
|
|
Discussion about integer overflow
|
|
189
|
9233
|
October 15, 2021
|
|
Is Julia's way of OOP superior to C++/Python? Why Julia doesn't use class-based OOP?
|
|
146
|
34056
|
October 11, 2021
|
|
True interactive development
|
|
36
|
5093
|
October 11, 2021
|
|
Adding two Array{Union{Missing,Float64}} returns Array{Float64}, is this by design?
|
|
32
|
1469
|
October 10, 2021
|
|
Allocation due to `@noinline` for unsafe_read and unsafe_write in io.jl
|
|
1
|
495
|
October 8, 2021
|
|
Matrix operations not symmetric
|
|
4
|
704
|
October 6, 2021
|
|
Pkg3 vs. Go's vgo
|
|
9
|
3731
|
April 17, 2018
|
|
Shouldn't this throw an error?
|
|
2
|
589
|
September 29, 2021
|
|
Is Dict shrinking feature planned?
|
|
10
|
1296
|
September 24, 2021
|
|
Add the default RNG as explicit type in Random?
|
|
2
|
390
|
September 21, 2021
|
|
Live/ Auto update of Julia core
|
|
2
|
771
|
September 20, 2021
|
|
Pkg security question
|
|
10
|
1893
|
May 17, 2018
|
|
Better documentation for properties vs. fields
|
|
7
|
1096
|
September 16, 2021
|
|
Unicode multiplication × and minus − signs could be recognized by Julia as the are by Google
|
|
6
|
1316
|
September 9, 2021
|
|
Should Julia raise errors for illegal return type annotation?
|
|
6
|
2668
|
September 4, 2021
|
|
Where `add_int` is defined
|
|
10
|
684
|
August 29, 2021
|
|
Feature request: REPL mode for debugging
|
|
3
|
805
|
August 28, 2021
|