Inconsistent behavior of `sum`,`mean` (and probably others) on different collection types
|
|
31
|
3558
|
September 19, 2017
|
Consumption analysis of programming languages: add Julia?
|
|
1
|
953
|
September 19, 2017
|
List operator associativity in the documentation
|
|
5
|
1476
|
September 19, 2017
|
Asking for code review (extending broadcast)
|
|
1
|
703
|
September 17, 2017
|
Method dispatch for tuples
|
|
3
|
1270
|
September 17, 2017
|
Use of Module, Vector and Matrix in Main
|
|
5
|
952
|
September 16, 2017
|
Plots.jl but for GUI
|
|
8
|
2846
|
September 16, 2017
|
MS or Ph.D. level problems for Julia compilation?
|
|
1
|
1055
|
September 16, 2017
|
Ccall from 32-bit Julia to 64-bit OS
|
|
14
|
1344
|
September 14, 2017
|
"concepts" as Array abstractions for multiple simultaneous conceptual paradigms?
|
|
3
|
796
|
September 14, 2017
|
Exception subtypes in Base
|
|
4
|
1070
|
September 13, 2017
|
DragonFly port: Assertion Failed when compiling precompile.jl
|
|
9
|
1081
|
September 13, 2017
|
Atom announces atom-ide
|
|
5
|
1157
|
September 13, 2017
|
Test 'spawn' failure in conda build (julia-0.6.0)
|
|
0
|
758
|
September 11, 2017
|
Allow `return` in `@parallel`?
|
|
0
|
646
|
September 11, 2017
|
Why does the type of an index default to Int?
|
|
4
|
813
|
September 10, 2017
|
Help with adding GLIBC's termios routines
|
|
0
|
818
|
September 5, 2017
|
Proposal: drop relation SparseMatrixCSC <: AbstractArray
|
|
53
|
3050
|
September 6, 2017
|
Static julia compilation with own package
|
|
3
|
3237
|
September 3, 2017
|
Argument ordering: subject first or last? Just pick one and stick with it!
|
|
4
|
912
|
August 31, 2017
|
Remove Reactive's map from the equation
|
|
3
|
686
|
August 31, 2017
|
Should `min.(1,f)` be broadcasting as `broadcast(x->min(1,x),f)`?
|
|
21
|
2136
|
August 26, 2017
|
More informative `@inferred`, especially for unit testing?
|
|
12
|
2039
|
August 24, 2017
|
Is it possible to create different operator for the dot-call syntax?
|
|
10
|
1498
|
August 24, 2017
|
Notes on the Julia compiler (JIT vs static)
|
|
13
|
8928
|
August 23, 2017
|
Crashing the REPL with big numbers
|
|
2
|
697
|
August 23, 2017
|
Storage of -0.0 in sparse arrays
|
|
2
|
628
|
August 19, 2017
|
Add `find` method to look for a specific element (paralleling `findfirst`, etc.)
|
|
4
|
750
|
August 16, 2017
|
Possible bug in conversions of Float16 NaN values to Float32/Float64
|
|
3
|
1214
|
August 16, 2017
|
Type inference broken?
|
|
6
|
1038
|
August 14, 2017
|