Multi-platform support of Julia (Power/Arm/Intel)
|
|
1
|
867
|
January 12, 2017
|
Why is there no union!(::Vector,::Vector)?
|
|
12
|
1335
|
January 12, 2017
|
A != b != c
|
|
29
|
8209
|
January 11, 2017
|
Package Development Checklist, Flow, Prerequisites, Quickstart guide, etc
|
|
2
|
838
|
January 11, 2017
|
Support for displaying non-identifier characters in help via #19858
|
|
9
|
1012
|
January 7, 2017
|
Avoid calling push! in Base.find
|
|
2
|
804
|
January 7, 2017
|
Overloading f(x) call syntax with `call` generic
|
|
20
|
3630
|
January 6, 2017
|
Is 0 .< A .< 1 going away?
|
|
2
|
1122
|
January 5, 2017
|
Writing maintainable julia code?
|
|
10
|
1681
|
January 5, 2017
|
What is the standard documentation format when writting docstrings of parametric-type
|
|
1
|
947
|
January 5, 2017
|
Unit testing macros with gensyms
|
|
1
|
559
|
January 4, 2017
|
Steven Johnson's #19847 (more verbose multi-line display for Char)
|
|
1
|
658
|
January 4, 2017
|
Suggestion: Support universal newlines and make it default for Text IO
|
|
0
|
526
|
December 30, 2016
|
RFC: test file organization proposal
|
|
19
|
1542
|
December 28, 2016
|
What is the meaning of `total = f_value + zero(f_value)`?`
|
|
7
|
1140
|
December 28, 2016
|
In vs haskey order of parameters
|
|
5
|
829
|
December 26, 2016
|
Idea for potentially easier to parse/read syntax for type constraints in #18457
|
|
6
|
933
|
December 26, 2016
|
Boolean operations on large bit vectors / arrays
|
|
2
|
2193
|
December 26, 2016
|
Avoid LLVM setjmp bug
|
|
0
|
1003
|
December 24, 2016
|
Removing string operations on vectors (mentioned in #19449)
|
|
2
|
660
|
December 24, 2016
|
Alternative proposal to getindex pun for typed array literals
|
|
14
|
1296
|
December 21, 2016
|
Performance issue with specifying random number generator
|
|
2
|
1075
|
December 21, 2016
|
Towards broadcast over combinations of sparse matrices and scalars
|
|
7
|
1611
|
December 20, 2016
|
Traits and `where` syntax
|
|
8
|
1936
|
December 18, 2016
|
Improved Installations from Executables
|
|
2
|
993
|
December 18, 2016
|
Mathematical Interfaces in Base with Instantiations in Packages?
|
|
0
|
640
|
December 16, 2016
|
Value type dispatch on constants
|
|
3
|
1420
|
December 16, 2016
|
Would the Scala convention for anonymous function arguments be feasible?
|
|
24
|
3107
|
December 16, 2016
|
Extract argument names
|
|
2
|
1739
|
December 14, 2016
|
Non-collecting iteration (one-liner for)
|
|
3
|
854
|
December 13, 2016
|