ForwardDiff.derivative pointwise
|
|
2
|
305
|
January 12, 2023
|
Surprising type widening when constructing Tuple{...}
|
|
2
|
209
|
January 12, 2023
|
Much worse import time for `Statistics` and `SparseArrays` on julia 1.9.0 nightly?
|
|
3
|
613
|
January 12, 2023
|
Benign data races?
|
|
2
|
444
|
January 10, 2023
|
MATLAB outperforms Julia (20 times faster) running this nested loop
|
|
20
|
4036
|
January 10, 2023
|
Help implementing parallelism with readbytes!
|
|
9
|
640
|
January 9, 2023
|
Using do with file handle somehow causes allocations?
|
|
4
|
323
|
January 9, 2023
|
Any packages/tools to automatically turn natural codes for matrix operations into pre-allocated forms?
|
|
0
|
226
|
January 8, 2023
|
Would a search directly calling memchr have disadvantages?
|
|
5
|
236
|
January 6, 2023
|
Only 1 BLAS thread in 1.9-beta2
|
|
2
|
410
|
January 6, 2023
|
Julia v1.9.0-beta2 is fast
|
|
44
|
5661
|
January 5, 2023
|
When should you use views?
|
|
9
|
2803
|
June 10, 2019
|
How can I fix the following type unstability? (Example of a Type unstable function)
|
|
4
|
280
|
January 4, 2023
|
Are computations with Dual numbers twice as slow as non Duals?
|
|
2
|
396
|
January 4, 2023
|
Are there any julia zmq.jl examples
|
|
4
|
1147
|
January 4, 2023
|
Getting SQLite data without runtime dispatch
|
|
1
|
323
|
January 4, 2023
|
Dot product not parallelized on cluster
|
|
4
|
250
|
January 4, 2023
|
Exponential of a "large" vector is faster in Matlab
|
|
5
|
599
|
January 4, 2023
|
Accuracy issues on Flux
|
|
25
|
1169
|
January 3, 2023
|
Gemm! vs symm! performance
|
|
7
|
481
|
January 2, 2023
|
Speeding up solving `Ax=b` repeated when `A` is partially updated
|
|
4
|
837
|
December 29, 2022
|
Parallel computing with *
|
|
27
|
1082
|
December 29, 2022
|
Performance of splitting string and parsing numbers
|
|
29
|
791
|
December 29, 2022
|
Weird string slicing in korean
|
|
3
|
472
|
December 29, 2022
|
Is >5 min startup considered slow?
|
|
24
|
1984
|
December 28, 2022
|
Faster quadratic expression for symmetric matrices
|
|
12
|
773
|
December 27, 2022
|
Could anyone make this run faster?
|
|
21
|
554
|
December 26, 2022
|
Improving performance: large amount of time on getindex and setindex!
|
|
1
|
300
|
December 26, 2022
|
Issues with distributed package
|
|
0
|
175
|
December 26, 2022
|
CellListMap: Go from list of pairs to list of indices
|
|
8
|
271
|
December 26, 2022
|