|
`'` or `transpose` failing on strings is not beginner-friendly
|
|
2
|
521
|
August 14, 2020
|
|
PSA: Julia is not at that stage of development anymore
|
|
1
|
7530
|
August 13, 2020
|
|
Should macros get an `__istoplevel__` or `__scope__` argument?
|
|
5
|
704
|
August 13, 2020
|
|
Should scalar calculation in Broadcast be "lazy"?
|
|
12
|
1055
|
August 10, 2020
|
|
Why does Julia promote full array to sparse array?
|
|
8
|
1097
|
August 10, 2020
|
|
Seems useful to write a macro that prepends the method signature to the docstring?
|
|
3
|
593
|
August 9, 2020
|
|
Collecting possible improvements in word choice
|
|
3
|
1316
|
August 6, 2020
|
|
Same constructors, less code written
|
|
7
|
954
|
August 3, 2020
|
|
A Question on the Type System: Concrete Types, Super-Types and Type Intersections
|
|
11
|
883
|
July 29, 2020
|
|
Reviewing old issues
|
|
5
|
855
|
July 26, 2020
|
|
Why @view add a "true &&" before the view call?
|
|
1
|
1027
|
July 25, 2020
|
|
Make Pkg.undo work accross sessions
|
|
2
|
469
|
July 25, 2020
|
|
To Adopt mandatory semicolon in method calls if kwargs are passed
|
|
7
|
1724
|
July 25, 2020
|
|
Can I get the declared return type of a method?
|
|
20
|
1975
|
July 24, 2020
|
|
Is broadcast possible over ternary expressions?
|
|
7
|
2884
|
July 23, 2020
|
|
Inferring loose container type based on elements that are added to it later?
|
|
10
|
609
|
July 23, 2020
|
|
Should `inv` be lazy?
|
|
24
|
2337
|
July 23, 2020
|
|
Meaning of copy for arrays
|
|
11
|
3694
|
July 21, 2020
|
|
Don't let Pkg downgrade packages automatically
|
|
10
|
1521
|
July 21, 2020
|
|
Are Julia internals documented in depth somewhere or we need to read source code?
|
|
4
|
1116
|
July 21, 2020
|
|
Provide startup option to include current active environment in julia prompt
|
|
7
|
797
|
July 19, 2020
|
|
Why "Int()" is capitalized and "float()" is not?
|
|
7
|
1803
|
July 19, 2020
|
|
Port Julia to the GraalVM
|
|
4
|
2416
|
July 18, 2020
|
|
Adjoint of Matrix is not a StridedArray?
|
|
3
|
643
|
July 17, 2020
|
|
When is threading going from experimental to production ready?
|
|
1
|
657
|
July 16, 2020
|
|
Let typeof(::Type{T}) where T = Type{T}
|
|
13
|
1041
|
July 13, 2020
|
|
Status of question mark syntax for missing values
|
|
6
|
1910
|
July 12, 2020
|
|
Given a Julia function `f` and its arguments `agrs` return typed Julia source code via a macro
|
|
15
|
984
|
July 12, 2020
|
|
Why is splatting a non-iteratable allowed?
|
|
30
|
2203
|
July 12, 2020
|
|
Understanding better JIT and LLVM in Julia
|
|
3
|
7406
|
July 9, 2020
|