DragonFly port: Assertion Failed when compiling precompile.jl
|
|
9
|
1081
|
September 13, 2017
|
Atom announces atom-ide
|
|
5
|
1155
|
September 13, 2017
|
Test 'spawn' failure in conda build (julia-0.6.0)
|
|
0
|
758
|
September 11, 2017
|
Allow `return` in `@parallel`?
|
|
0
|
643
|
September 11, 2017
|
Why does the type of an index default to Int?
|
|
4
|
810
|
September 10, 2017
|
Help with adding GLIBC's termios routines
|
|
0
|
817
|
September 5, 2017
|
Proposal: drop relation SparseMatrixCSC <: AbstractArray
|
|
53
|
3030
|
September 6, 2017
|
Static julia compilation with own package
|
|
3
|
3234
|
September 3, 2017
|
Argument ordering: subject first or last? Just pick one and stick with it!
|
|
4
|
911
|
August 31, 2017
|
Remove Reactive's map from the equation
|
|
3
|
682
|
August 31, 2017
|
Should `min.(1,f)` be broadcasting as `broadcast(x->min(1,x),f)`?
|
|
21
|
2128
|
August 26, 2017
|
More informative `@inferred`, especially for unit testing?
|
|
12
|
2034
|
August 24, 2017
|
Is it possible to create different operator for the dot-call syntax?
|
|
10
|
1476
|
August 24, 2017
|
Notes on the Julia compiler (JIT vs static)
|
|
13
|
8917
|
August 23, 2017
|
Crashing the REPL with big numbers
|
|
2
|
696
|
August 23, 2017
|
Storage of -0.0 in sparse arrays
|
|
2
|
624
|
August 19, 2017
|
Add `find` method to look for a specific element (paralleling `findfirst`, etc.)
|
|
4
|
749
|
August 16, 2017
|
Possible bug in conversions of Float16 NaN values to Float32/Float64
|
|
3
|
1205
|
August 16, 2017
|
Type inference broken?
|
|
6
|
1033
|
August 14, 2017
|
Why does Julia not support multiple traits?
|
|
44
|
7716
|
August 14, 2017
|
Union and intersect with unexpected return types
|
|
5
|
1016
|
August 14, 2017
|
Development tools for Julia?
|
|
7
|
1259
|
August 13, 2017
|
PSA: Parametric method syntax deprecation about to drop
|
|
28
|
4581
|
August 12, 2017
|
More control over writedlm formatting
|
|
21
|
4576
|
August 10, 2017
|
Is map(f,collection) memory inefficient?
|
|
3
|
790
|
August 7, 2017
|
General julia v0.4 deprecation/drop?
|
|
5
|
796
|
August 7, 2017
|
Inconsistent results based on number of processes
|
|
11
|
1099
|
August 4, 2017
|
max(x::T, y::T) and min must be commutative!
|
|
20
|
3033
|
August 3, 2017
|
Generator - iterators should deliver accurate eltype
|
|
3
|
1160
|
August 3, 2017
|
Why is d::Dict !== Dict(d)?
|
|
2
|
699
|
August 3, 2017
|