|
Broadcasting over an anonymous function much slower than map
|
|
4
|
1842
|
February 21, 2020
|
|
Executing on the root Task from the REPL
|
|
0
|
623
|
February 18, 2020
|
|
Broadcast vs. scalar loop, can Julia vectorize better?
|
|
8
|
2004
|
February 15, 2020
|
|
Julia relative imports, issue #4600, exactly how "not that difficult" is it?
|
|
5
|
2389
|
February 14, 2020
|
|
Consider adding splat and slurp functions
|
|
0
|
1584
|
February 13, 2020
|
|
Add composition operator ⨟ Unicode 2A1F for flipped ∘
|
|
10
|
1350
|
February 11, 2020
|
|
When does Code get optimized for architecture
|
|
7
|
1246
|
February 6, 2020
|
|
Hide long types in error output for better readability
|
|
26
|
2804
|
February 5, 2020
|
|
Taking the array indexing interface seriously
|
|
31
|
3050
|
February 3, 2020
|
|
Julia Roadmap
|
|
20
|
8102
|
February 2, 2020
|
|
Using reserved words/syntax (try, ?) as macro names
|
|
2
|
535
|
February 1, 2020
|
|
\circ and parantheses
|
|
9
|
1817
|
January 27, 2020
|
|
Status of waiting on multiple conditions / @select
|
|
0
|
564
|
January 27, 2020
|
|
Anonymous nested struct
|
|
12
|
2853
|
January 26, 2020
|
|
Swizzling the super type of a foreign Julia type (or: how evil must I be?)
|
|
2
|
816
|
January 24, 2020
|
|
Proposal: syntax for accessing arrays using relative indices
|
|
11
|
1105
|
January 24, 2020
|
|
Atan(y,x) for complex numbers
|
|
4
|
1098
|
January 23, 2020
|
|
Add `if` to for-loops like in comprehensions
|
|
5
|
823
|
January 21, 2020
|
|
RFC: Make an abstraction for custom task parallel schedulers (GSoC proposal)
|
|
19
|
1850
|
January 20, 2020
|
|
Should a view of a SharedArray be also shared between workers?
|
|
3
|
532
|
January 20, 2020
|
|
Parallel Mersenne Twister
|
|
18
|
2522
|
January 19, 2020
|
|
Building thread-safe data structures
|
|
0
|
526
|
January 19, 2020
|
|
Improve type handling in skipmissing
|
|
8
|
687
|
January 19, 2020
|
|
What concurrency tools you think will be useful to add to julia?
|
|
2
|
491
|
January 19, 2020
|
|
Any syntax to specify whether a function should or should not be compiled?
|
|
9
|
1240
|
January 16, 2020
|
|
Why not make + and sum() operators between Booleans act as bitwise operators?
|
|
5
|
1160
|
January 14, 2020
|
|
New scope solution
|
|
235
|
22415
|
January 14, 2020
|
|
Does Julia support hardware, which does not provide twos' complement integers?
|
|
13
|
1552
|
January 10, 2020
|
|
Bug with @edit macro attempts to edit non-existant file on OSX
|
|
3
|
534
|
January 8, 2020
|
|
Should "1 ∈ 1" be "true"?
|
|
3
|
822
|
January 3, 2020
|