|
Notes on the Julia compiler (JIT vs static)
|
|
13
|
9192
|
August 23, 2017
|
|
Crashing the REPL with big numbers
|
|
2
|
750
|
August 23, 2017
|
|
Storage of -0.0 in sparse arrays
|
|
2
|
674
|
August 19, 2017
|
|
Add `find` method to look for a specific element (paralleling `findfirst`, etc.)
|
|
4
|
804
|
August 16, 2017
|
|
Possible bug in conversions of Float16 NaN values to Float32/Float64
|
|
3
|
1286
|
August 16, 2017
|
|
Type inference broken?
|
|
6
|
1132
|
August 14, 2017
|
|
Why does Julia not support multiple traits?
|
|
44
|
8229
|
August 14, 2017
|
|
Union and intersect with unexpected return types
|
|
5
|
1099
|
August 14, 2017
|
|
Development tools for Julia?
|
|
7
|
1376
|
August 13, 2017
|
|
PSA: Parametric method syntax deprecation about to drop
|
|
28
|
4944
|
August 12, 2017
|
|
More control over writedlm formatting
|
|
21
|
4852
|
August 10, 2017
|
|
Is map(f,collection) memory inefficient?
|
|
3
|
863
|
August 7, 2017
|
|
General julia v0.4 deprecation/drop?
|
|
5
|
893
|
August 7, 2017
|
|
Inconsistent results based on number of processes
|
|
11
|
1265
|
August 4, 2017
|
|
max(x::T, y::T) and min must be commutative!
|
|
20
|
3317
|
August 3, 2017
|
|
Generator - iterators should deliver accurate eltype
|
|
3
|
1224
|
August 3, 2017
|
|
Why is d::Dict !== Dict(d)?
|
|
2
|
764
|
August 3, 2017
|
|
Bug in sparse matrix .+= scalar?
|
|
7
|
914
|
August 1, 2017
|
|
erfinv(x::BigFloat) not defined, but says to be depreciated
|
|
3
|
1023
|
August 1, 2017
|
|
Type conversion for `Tuple` without `memcpy`
|
|
2
|
1010
|
July 30, 2017
|
|
Confused by travis "unknown commit..." warning messages
|
|
0
|
622
|
July 29, 2017
|
|
Why did converting && and || to `and` and `or` die?
|
|
9
|
1693
|
July 24, 2017
|
|
Mktempdir() should provide scope to declare a prefix
|
|
4
|
955
|
July 23, 2017
|
|
Using the RDP connection to appveyor
|
|
1
|
685
|
July 22, 2017
|
|
Bumping minimum Julia version for a package
|
|
2
|
688
|
July 21, 2017
|
|
Find first Julia version with a particular commit?
|
|
2
|
716
|
July 21, 2017
|
|
Lots of things are now breaking in 0.7
|
|
4
|
1831
|
July 20, 2017
|
|
Ability to define function templates
|
|
8
|
3091
|
July 20, 2017
|
|
LaTeX support in docstrings - how?
|
|
4
|
2786
|
July 19, 2017
|
|
Julia Ecosystem (respecting hierarchy and common API) - Statistical Models
|
|
4
|
1472
|
July 19, 2017
|