|
Should `min.(1,f)` be broadcasting as `broadcast(x->min(1,x),f)`?
|
|
21
|
2279
|
August 26, 2017
|
|
More informative `@inferred`, especially for unit testing?
|
|
12
|
2163
|
August 24, 2017
|
|
Is it possible to create different operator for the dot-call syntax?
|
|
10
|
1558
|
August 24, 2017
|
|
Notes on the Julia compiler (JIT vs static)
|
|
13
|
9043
|
August 23, 2017
|
|
Crashing the REPL with big numbers
|
|
2
|
727
|
August 23, 2017
|
|
Storage of -0.0 in sparse arrays
|
|
2
|
656
|
August 19, 2017
|
|
Add `find` method to look for a specific element (paralleling `findfirst`, etc.)
|
|
4
|
787
|
August 16, 2017
|
|
Possible bug in conversions of Float16 NaN values to Float32/Float64
|
|
3
|
1248
|
August 16, 2017
|
|
Type inference broken?
|
|
6
|
1076
|
August 14, 2017
|
|
Why does Julia not support multiple traits?
|
|
44
|
7975
|
August 14, 2017
|
|
Union and intersect with unexpected return types
|
|
5
|
1046
|
August 14, 2017
|
|
Development tools for Julia?
|
|
7
|
1318
|
August 13, 2017
|
|
PSA: Parametric method syntax deprecation about to drop
|
|
28
|
4750
|
August 12, 2017
|
|
More control over writedlm formatting
|
|
21
|
4742
|
August 10, 2017
|
|
Is map(f,collection) memory inefficient?
|
|
3
|
828
|
August 7, 2017
|
|
General julia v0.4 deprecation/drop?
|
|
5
|
833
|
August 7, 2017
|
|
Inconsistent results based on number of processes
|
|
11
|
1185
|
August 4, 2017
|
|
max(x::T, y::T) and min must be commutative!
|
|
20
|
3151
|
August 3, 2017
|
|
Generator - iterators should deliver accurate eltype
|
|
3
|
1186
|
August 3, 2017
|
|
Why is d::Dict !== Dict(d)?
|
|
2
|
729
|
August 3, 2017
|
|
Bug in sparse matrix .+= scalar?
|
|
7
|
857
|
August 1, 2017
|
|
erfinv(x::BigFloat) not defined, but says to be depreciated
|
|
3
|
996
|
August 1, 2017
|
|
Type conversion for `Tuple` without `memcpy`
|
|
2
|
985
|
July 30, 2017
|
|
Confused by travis "unknown commit..." warning messages
|
|
0
|
613
|
July 29, 2017
|
|
Why did converting && and || to `and` and `or` die?
|
|
9
|
1625
|
July 24, 2017
|
|
Mktempdir() should provide scope to declare a prefix
|
|
4
|
891
|
July 23, 2017
|
|
Using the RDP connection to appveyor
|
|
1
|
671
|
July 22, 2017
|
|
Bumping minimum Julia version for a package
|
|
2
|
669
|
July 21, 2017
|
|
Find first Julia version with a particular commit?
|
|
2
|
687
|
July 21, 2017
|
|
Lots of things are now breaking in 0.7
|
|
4
|
1789
|
July 20, 2017
|