|
Sum, mapreduce and broadcasted
|
|
14
|
3099
|
September 23, 2018
|
|
Julia 1.0, tight-binding benchmark and array slices
|
|
9
|
2015
|
September 22, 2018
|
|
Product of three matrices fast
|
|
5
|
1514
|
September 22, 2018
|
|
Write/read multiple arrays of different types 300+ Million elements each. Brute force .jld seems stupid.
|
|
14
|
883
|
September 21, 2018
|
|
Two Questions About Multithreading
|
|
5
|
1859
|
September 18, 2018
|
|
rand(1:10) vs Int(round(10*rand())
|
|
17
|
2476
|
September 18, 2018
|
|
Backward substitution without memory allocation (Julia v0.6)
|
|
0
|
1101
|
September 17, 2018
|
|
Profile segfault
|
|
5
|
645
|
September 16, 2018
|
|
'using MyModule' is costly
|
|
6
|
804
|
September 15, 2018
|
|
Multiplication of rational by an integer
|
|
0
|
504
|
September 15, 2018
|
|
Simple and fast bisection
|
|
8
|
2962
|
September 13, 2018
|
|
Matrix exponential slower in Julia 0.7 / 1.0?
|
|
7
|
2751
|
September 12, 2018
|
|
Memory allocation in type construction
|
|
2
|
613
|
September 11, 2018
|
|
Allocation by StaticArrays in anonymous function/macro
|
|
2
|
720
|
September 10, 2018
|
|
Problems with Julia 1.0 on Mac os
|
|
1
|
787
|
September 7, 2018
|
|
Performance of zeros() vs. Array{T}()?
|
|
4
|
1231
|
September 6, 2018
|
|
Compiler optimization for variables and functions
|
|
16
|
1561
|
September 5, 2018
|
|
Are there any 5-argument versions of `mul!` or similar in LinearAlgebra now?
|
|
1
|
973
|
September 5, 2018
|
|
How to optimise and be faster than Java?
|
|
24
|
2246
|
September 4, 2018
|
|
User-dependent meta-programming and recompilation
|
|
7
|
706
|
September 3, 2018
|
|
How to accelerate matrix operations(multiplication, add, inverse) in a for loop?
|
|
22
|
6940
|
September 2, 2018
|
|
Memory allocations in for loop variable
|
|
28
|
3941
|
August 31, 2018
|
|
Function runs much slower from the Julia command prompt
|
|
5
|
1154
|
August 31, 2018
|
|
Program execution is really slow from command line/HTTP server endpoint
|
|
2
|
693
|
August 31, 2018
|
|
Pmap performance regression: pmap(x->f(x,y), X) creates copies of y
|
|
9
|
1235
|
August 30, 2018
|
|
JuMP "getvalue" suddenly very slow
|
|
2
|
549
|
August 29, 2018
|
|
How to do chunk matrix/vector multiplication with @threads
|
|
1
|
1466
|
August 28, 2018
|
|
Unnecessary materialize in broadcast?
|
|
9
|
1817
|
August 28, 2018
|
|
`maximum!` allocates
|
|
4
|
671
|
August 28, 2018
|
|
Binning Large Collections of Timestamps
|
|
6
|
2714
|
August 28, 2018
|