|
Atom announces atom-ide
|
|
5
|
1175
|
September 13, 2017
|
|
Test 'spawn' failure in conda build (julia-0.6.0)
|
|
0
|
764
|
September 11, 2017
|
|
Allow `return` in `@parallel`?
|
|
0
|
651
|
September 11, 2017
|
|
Why does the type of an index default to Int?
|
|
4
|
845
|
September 10, 2017
|
|
Help with adding GLIBC's termios routines
|
|
0
|
823
|
September 5, 2017
|
|
Proposal: drop relation SparseMatrixCSC <: AbstractArray
|
|
53
|
3227
|
September 6, 2017
|
|
Static julia compilation with own package
|
|
3
|
3256
|
September 3, 2017
|
|
Argument ordering: subject first or last? Just pick one and stick with it!
|
|
4
|
935
|
August 31, 2017
|
|
Remove Reactive's map from the equation
|
|
3
|
704
|
August 31, 2017
|
|
Should `min.(1,f)` be broadcasting as `broadcast(x->min(1,x),f)`?
|
|
21
|
2222
|
August 26, 2017
|
|
More informative `@inferred`, especially for unit testing?
|
|
12
|
2089
|
August 24, 2017
|
|
Is it possible to create different operator for the dot-call syntax?
|
|
10
|
1532
|
August 24, 2017
|
|
Notes on the Julia compiler (JIT vs static)
|
|
13
|
8982
|
August 23, 2017
|
|
Crashing the REPL with big numbers
|
|
2
|
721
|
August 23, 2017
|
|
Storage of -0.0 in sparse arrays
|
|
2
|
644
|
August 19, 2017
|
|
Add `find` method to look for a specific element (paralleling `findfirst`, etc.)
|
|
4
|
767
|
August 16, 2017
|
|
Possible bug in conversions of Float16 NaN values to Float32/Float64
|
|
3
|
1231
|
August 16, 2017
|
|
Type inference broken?
|
|
6
|
1062
|
August 14, 2017
|
|
Why does Julia not support multiple traits?
|
|
44
|
7875
|
August 14, 2017
|
|
Union and intersect with unexpected return types
|
|
5
|
1038
|
August 14, 2017
|
|
Development tools for Julia?
|
|
7
|
1286
|
August 13, 2017
|
|
PSA: Parametric method syntax deprecation about to drop
|
|
28
|
4686
|
August 12, 2017
|
|
More control over writedlm formatting
|
|
21
|
4671
|
August 10, 2017
|
|
Is map(f,collection) memory inefficient?
|
|
3
|
814
|
August 7, 2017
|
|
General julia v0.4 deprecation/drop?
|
|
5
|
820
|
August 7, 2017
|
|
Inconsistent results based on number of processes
|
|
11
|
1157
|
August 4, 2017
|
|
max(x::T, y::T) and min must be commutative!
|
|
20
|
3113
|
August 3, 2017
|
|
Generator - iterators should deliver accurate eltype
|
|
3
|
1179
|
August 3, 2017
|
|
Why is d::Dict !== Dict(d)?
|
|
2
|
717
|
August 3, 2017
|
|
Bug in sparse matrix .+= scalar?
|
|
7
|
839
|
August 1, 2017
|