A Plea For Compat(ability)
|
|
2
|
1070
|
January 28, 2018
|
Julia - is a fractal of good design?
|
|
7
|
2214
|
January 28, 2018
|
BigFloat, 1.5x..2x faster
|
|
3
|
1010
|
January 27, 2018
|
LazyCall, again, sorry
|
|
5
|
803
|
January 26, 2018
|
Timeline for Julia 1.0
|
|
2
|
1821
|
January 26, 2018
|
Possible bug: anyone know what "WARNING: Caught an exception in the keymap:" means?
|
|
3
|
796
|
January 26, 2018
|
METADATA.jl
|
|
2
|
656
|
January 25, 2018
|
Moving BigFloat to stdlib?
|
|
8
|
1621
|
January 24, 2018
|
Julia's UTF-8 handling [vs. new Python's 3.7 UTF-8 PEP 540]
|
|
29
|
4726
|
January 24, 2018
|
LoadError instead of thrown exception in macro execution on master
|
|
1
|
538
|
January 23, 2018
|
Proposal of Numpy-like "endpoint" option for linspace
|
|
13
|
2332
|
January 22, 2018
|
Ccall TypeError
|
|
0
|
470
|
January 22, 2018
|
Isalnum deprecated?
|
|
0
|
823
|
January 21, 2018
|
Representing Nullable Values
|
|
39
|
7344
|
January 20, 2018
|
Performance hit with 0.7
|
|
9
|
1970
|
January 19, 2018
|
How to write byte literals in v0.7
|
|
4
|
1125
|
January 18, 2018
|
Rstrip minor bug
|
|
24
|
2214
|
January 16, 2018
|
Feature request: implicit use of struct member
|
|
15
|
1949
|
January 16, 2018
|
A Plea for Bit-Twiddlers! (please keep ! as logical negation, separate from bitwise negation!)
|
|
49
|
5282
|
January 15, 2018
|
Impact of Spectre on Julia?
|
|
19
|
2444
|
January 14, 2018
|
Nullables (moved out of Base) seems to be broken on master
|
|
8
|
1098
|
January 13, 2018
|
A Modest Proposal (for !, &, | and ~)
|
|
10
|
1599
|
January 13, 2018
|
Behavior of broadcasted chop
|
|
5
|
751
|
January 12, 2018
|
Documentation for `thisind` doesn't match behavior
|
|
3
|
997
|
January 12, 2018
|
Strange error after an error occurred with `isvalid(::AbstractString, ::Integer)`
|
|
4
|
729
|
January 9, 2018
|
Help debug Emacs term newline quirk
|
|
3
|
783
|
January 9, 2018
|
Inconsistency between `replace` on an `AbstractString` vs. `Vector{Char}`
|
|
4
|
685
|
January 7, 2018
|
Meaning of `isless`, `<`, `cmp`, `isequal`, `==`, total order, partial order, unordered
|
|
24
|
2344
|
January 7, 2018
|
Compiling Julia master on High Sierra
|
|
3
|
1376
|
January 6, 2018
|
Difference b/w include("foo.jl") and eval(parse(readstring(open( "foo.jl" ))))
|
|
14
|
2323
|
January 4, 2018
|