|
Inconsistent behavior of `sum`,`mean` (and probably others) on different collection types
|
|
29
|
3848
|
January 2, 2017
|
|
Consumption analysis of programming languages: add Julia?
|
|
1
|
995
|
September 19, 2017
|
|
List operator associativity in the documentation
|
|
5
|
1572
|
September 19, 2017
|
|
Asking for code review (extending broadcast)
|
|
1
|
735
|
September 17, 2017
|
|
Method dispatch for tuples
|
|
3
|
1315
|
September 17, 2017
|
|
Use of Module, Vector and Matrix in Main
|
|
5
|
1024
|
September 16, 2017
|
|
Plots.jl but for GUI
|
|
8
|
2966
|
September 16, 2017
|
|
MS or Ph.D. level problems for Julia compilation?
|
|
1
|
1092
|
September 16, 2017
|
|
Ccall from 32-bit Julia to 64-bit OS
|
|
14
|
1452
|
September 14, 2017
|
|
"concepts" as Array abstractions for multiple simultaneous conceptual paradigms?
|
|
3
|
841
|
September 14, 2017
|
|
Exception subtypes in Base
|
|
4
|
1127
|
September 13, 2017
|
|
DragonFly port: Assertion Failed when compiling precompile.jl
|
|
9
|
1191
|
September 13, 2017
|
|
Atom announces atom-ide
|
|
5
|
1223
|
September 13, 2017
|
|
Test 'spawn' failure in conda build (julia-0.6.0)
|
|
0
|
772
|
September 11, 2017
|
|
Allow `return` in `@parallel`?
|
|
0
|
660
|
September 11, 2017
|
|
Why does the type of an index default to Int?
|
|
4
|
894
|
September 10, 2017
|
|
Help with adding GLIBC's termios routines
|
|
0
|
835
|
September 5, 2017
|
|
Proposal: drop relation SparseMatrixCSC <: AbstractArray
|
|
53
|
3567
|
September 6, 2017
|
|
Static julia compilation with own package
|
|
3
|
3295
|
September 3, 2017
|
|
Argument ordering: subject first or last? Just pick one and stick with it!
|
|
4
|
982
|
August 31, 2017
|
|
Remove Reactive's map from the equation
|
|
3
|
733
|
August 31, 2017
|
|
Should `min.(1,f)` be broadcasting as `broadcast(x->min(1,x),f)`?
|
|
21
|
2377
|
August 26, 2017
|
|
More informative `@inferred`, especially for unit testing?
|
|
12
|
2233
|
August 24, 2017
|
|
Is it possible to create different operator for the dot-call syntax?
|
|
10
|
1611
|
August 24, 2017
|
|
Notes on the Julia compiler (JIT vs static)
|
|
13
|
9160
|
August 23, 2017
|
|
Crashing the REPL with big numbers
|
|
2
|
742
|
August 23, 2017
|
|
Storage of -0.0 in sparse arrays
|
|
2
|
669
|
August 19, 2017
|
|
Add `find` method to look for a specific element (paralleling `findfirst`, etc.)
|
|
4
|
803
|
August 16, 2017
|
|
Possible bug in conversions of Float16 NaN values to Float32/Float64
|
|
3
|
1272
|
August 16, 2017
|
|
Type inference broken?
|
|
6
|
1120
|
August 14, 2017
|