Is Julia's way of OOP superior to C++/Python? Why Julia doesn't use class-based OOP?
|
|
146
|
32740
|
October 11, 2021
|
True interactive development
|
|
36
|
4930
|
October 11, 2021
|
Adding two Array{Union{Missing,Float64}} returns Array{Float64}, is this by design?
|
|
32
|
1273
|
October 10, 2021
|
Allocation due to `@noinline` for unsafe_read and unsafe_write in io.jl
|
|
1
|
478
|
October 8, 2021
|
Matrix operations not symmetric
|
|
4
|
674
|
October 6, 2021
|
Pkg3 vs. Go's vgo
|
|
9
|
3657
|
April 17, 2018
|
Shouldn't this throw an error?
|
|
2
|
563
|
September 29, 2021
|
Is Dict shrinking feature planned?
|
|
10
|
1229
|
September 24, 2021
|
Add the default RNG as explicit type in Random?
|
|
2
|
366
|
September 21, 2021
|
Live/ Auto update of Julia core
|
|
2
|
750
|
September 20, 2021
|
Pkg security question
|
|
10
|
1829
|
May 17, 2018
|
Better documentation for properties vs. fields
|
|
7
|
1023
|
September 16, 2021
|
Unicode multiplication × and minus − signs could be recognized by Julia as the are by Google
|
|
6
|
1262
|
September 9, 2021
|
Should Julia raise errors for illegal return type annotation?
|
|
6
|
2626
|
September 4, 2021
|
Where `add_int` is defined
|
|
10
|
630
|
August 29, 2021
|
Feature request: REPL mode for debugging
|
|
3
|
780
|
August 28, 2021
|
What is a :thunk expression head?
|
|
1
|
746
|
August 25, 2021
|
Inconsistency in interpreting and indexing with ranges of CartesianIndexes if a step is specified while constructing them
|
|
1
|
560
|
August 23, 2021
|
Letting users change the default types
|
|
13
|
1050
|
August 23, 2021
|
Design of a function which takes ownership of memory, and Julia memory functions (:jl_malloc etc)
|
|
1
|
478
|
August 18, 2021
|
Faster `min`,`max` for `Float64|32`
|
|
38
|
2157
|
August 17, 2021
|
Rationale for kwargs as Iterators.Pairs
|
|
4
|
824
|
August 15, 2021
|
Task scheduling semantics
|
|
6
|
1267
|
August 12, 2021
|
Julia without libc (or bundled with non-glibc)
|
|
1
|
1098
|
August 12, 2021
|
What does "deoptimized" mean (in Cthulhu.jl)?
|
|
1
|
511
|
August 10, 2021
|
Add a deepmap! function
|
|
0
|
388
|
August 9, 2021
|
Implementation Details of Vector (or Array in General) and String
|
|
1
|
538
|
August 9, 2021
|
Request information about GC implementation
|
|
7
|
1428
|
August 9, 2021
|
Making the ```BigFloat``` type parametric
|
|
3
|
424
|
August 8, 2021
|
Compiler work priorities
|
|
123
|
23156
|
August 6, 2021
|