[Feature] why not a `functionswith` method?
|
|
6
|
606
|
March 2, 2020
|
Handy function for making empty arrays
|
|
5
|
736
|
February 29, 2020
|
Dates: picosecond, femtosecond, attosecond period
|
|
2
|
580
|
February 24, 2020
|
Pkg new telemetry options
|
|
0
|
460
|
February 22, 2020
|
Broadcasting over an anonymous function much slower than map
|
|
4
|
1803
|
February 21, 2020
|
Executing on the root Task from the REPL
|
|
0
|
608
|
February 18, 2020
|
Broadcast vs. scalar loop, can Julia vectorize better?
|
|
8
|
1923
|
February 15, 2020
|
Julia relative imports, issue #4600, exactly how "not that difficult" is it?
|
|
5
|
2339
|
February 14, 2020
|
Consider adding splat and slurp functions
|
|
0
|
1556
|
February 13, 2020
|
Add composition operator ⨟ Unicode 2A1F for flipped ∘
|
|
10
|
1256
|
February 11, 2020
|
When does Code get optimized for architecture
|
|
7
|
1183
|
February 6, 2020
|
Hide long types in error output for better readability
|
|
26
|
2625
|
February 5, 2020
|
Taking the array indexing interface seriously
|
|
31
|
2839
|
February 3, 2020
|
Julia Roadmap
|
|
20
|
7613
|
February 2, 2020
|
Using reserved words/syntax (try, ?) as macro names
|
|
2
|
518
|
February 1, 2020
|
\circ and parantheses
|
|
9
|
1724
|
January 27, 2020
|
Status of waiting on multiple conditions / @select
|
|
0
|
548
|
January 27, 2020
|
Anonymous nested struct
|
|
12
|
2758
|
January 26, 2020
|
Swizzling the super type of a foreign Julia type (or: how evil must I be?)
|
|
2
|
794
|
January 24, 2020
|
Proposal: syntax for accessing arrays using relative indices
|
|
11
|
1007
|
January 24, 2020
|
Atan(y,x) for complex numbers
|
|
4
|
1032
|
January 23, 2020
|
Add `if` to for-loops like in comprehensions
|
|
5
|
770
|
January 21, 2020
|
RFC: Make an abstraction for custom task parallel schedulers (GSoC proposal)
|
|
19
|
1726
|
January 20, 2020
|
Should a view of a SharedArray be also shared between workers?
|
|
3
|
506
|
January 20, 2020
|
Parallel Mersenne Twister
|
|
18
|
2409
|
January 19, 2020
|
Building thread-safe data structures
|
|
0
|
513
|
January 19, 2020
|
Improve type handling in skipmissing
|
|
8
|
606
|
January 19, 2020
|
What concurrency tools you think will be useful to add to julia?
|
|
2
|
467
|
January 19, 2020
|
Any syntax to specify whether a function should or should not be compiled?
|
|
9
|
1171
|
January 16, 2020
|
Why not make + and sum() operators between Booleans act as bitwise operators?
|
|
5
|
1109
|
January 14, 2020
|