Surprising type widening when constructing Tuple{...}
|
|
2
|
214
|
January 12, 2023
|
Much worse import time for `Statistics` and `SparseArrays` on julia 1.9.0 nightly?
|
|
3
|
622
|
January 12, 2023
|
Benign data races?
|
|
2
|
476
|
January 10, 2023
|
MATLAB outperforms Julia (20 times faster) running this nested loop
|
|
20
|
5401
|
January 10, 2023
|
Help implementing parallelism with readbytes!
|
|
9
|
673
|
January 9, 2023
|
Using do with file handle somehow causes allocations?
|
|
4
|
329
|
January 9, 2023
|
Any packages/tools to automatically turn natural codes for matrix operations into pre-allocated forms?
|
|
0
|
227
|
January 8, 2023
|
Would a search directly calling memchr have disadvantages?
|
|
5
|
239
|
January 6, 2023
|
Only 1 BLAS thread in 1.9-beta2
|
|
2
|
417
|
January 6, 2023
|
Julia v1.9.0-beta2 is fast
|
|
44
|
5754
|
January 5, 2023
|
When should you use views?
|
|
9
|
2948
|
June 10, 2019
|
How can I fix the following type unstability? (Example of a Type unstable function)
|
|
4
|
295
|
January 4, 2023
|
Are computations with Dual numbers twice as slow as non Duals?
|
|
2
|
429
|
January 4, 2023
|
Are there any julia zmq.jl examples
|
|
4
|
1243
|
January 4, 2023
|
Getting SQLite data without runtime dispatch
|
|
1
|
335
|
January 4, 2023
|
Dot product not parallelized on cluster
|
|
4
|
263
|
January 4, 2023
|
Exponential of a "large" vector is faster in Matlab
|
|
5
|
625
|
January 4, 2023
|
Accuracy issues on Flux
|
|
25
|
1228
|
January 3, 2023
|
Gemm! vs symm! performance
|
|
7
|
513
|
January 2, 2023
|
Speeding up solving `Ax=b` repeated when `A` is partially updated
|
|
4
|
871
|
December 29, 2022
|
Parallel computing with *
|
|
27
|
1117
|
December 29, 2022
|
Performance of splitting string and parsing numbers
|
|
29
|
880
|
December 29, 2022
|
Weird string slicing in korean
|
|
3
|
479
|
December 29, 2022
|
Is >5 min startup considered slow?
|
|
24
|
2011
|
December 28, 2022
|
Faster quadratic expression for symmetric matrices
|
|
12
|
795
|
December 27, 2022
|
Could anyone make this run faster?
|
|
21
|
588
|
December 26, 2022
|
Improving performance: large amount of time on getindex and setindex!
|
|
1
|
341
|
December 26, 2022
|
Issues with distributed package
|
|
0
|
180
|
December 26, 2022
|
CellListMap: Go from list of pairs to list of indices
|
|
8
|
276
|
December 26, 2022
|
@generated functions aggressively disallowing lambdas (and accusations of impurity! how impious!)
|
|
0
|
303
|
December 24, 2022
|