Efficient way of doing linear regression
|
|
44
|
20699
|
February 7, 2022
|
Speed issue with KahanSummation
|
|
12
|
1248
|
February 5, 2022
|
Generator expression optimization for a known iteration set
|
|
0
|
292
|
February 4, 2022
|
Sparsity Detection in Jacobian
|
|
1
|
509
|
February 4, 2022
|
Trait dispatch causing allocations
|
|
9
|
835
|
February 4, 2022
|
Outperformed by Matlab
|
|
54
|
4205
|
November 23, 2021
|
Why so large memory allocations?
|
|
6
|
848
|
February 3, 2022
|
Apparent mismatch of run times during summation
|
|
5
|
378
|
February 2, 2022
|
Multithreaded code on beefy computer runs just as fast as serial code on M1 Mac
|
|
41
|
3762
|
February 2, 2022
|
Rust / Julia Comparison Post
|
|
56
|
5233
|
February 1, 2022
|
Performance of custom `Vec` type versus `SVector{3, Float64}`
|
|
4
|
435
|
February 1, 2022
|
How to control threads in combination of LoopVectorization and @spawn
|
|
6
|
661
|
February 1, 2022
|
Parallelizing a Nested Loop Concurrently
|
|
17
|
2646
|
February 1, 2022
|
Lookup in Dict{Int,Float64} allocates
|
|
2
|
509
|
January 31, 2022
|
Regarding the multithreaded performance of OpenBLAS
|
|
7
|
5530
|
January 31, 2022
|
GLM - inconsistency with R on ISLR dataset?
|
|
2
|
557
|
January 30, 2022
|
More threads, slower code, even if not spawning them
|
|
19
|
839
|
January 29, 2022
|
Counting all same path in a JSON
|
|
0
|
287
|
January 29, 2022
|
Conversion of CxxWrap.StdLib.StdVectorAllocated{UInt8} to Julian Vector{UInt8} faster
|
|
8
|
562
|
January 29, 2022
|
Evaluating @view macro before @tturbo
|
|
1
|
386
|
January 27, 2022
|
Could this be faster using some decomposition?
|
|
4
|
342
|
January 27, 2022
|
Evaluating the Hessian of the Lagrangian efficiently
|
|
14
|
1991
|
January 27, 2022
|
Allocation with Union Nothing
|
|
2
|
622
|
January 26, 2022
|
Improving performance of dynamic programming problem of households in a labor market model
|
|
25
|
1224
|
January 26, 2022
|
Help optimizing bad multithreading code
|
|
2
|
525
|
January 25, 2022
|
Help with setting up Distributed computing
|
|
5
|
555
|
January 25, 2022
|
Best Julian way to copy many files?
|
|
2
|
926
|
January 24, 2022
|
Speeding up maximization
|
|
4
|
674
|
January 24, 2022
|
PyCall stdout buffer processing not doing what I expected
|
|
10
|
1017
|
January 23, 2022
|
MacOS ARM64 no faster than emulated x86?
|
|
17
|
2091
|
January 22, 2022
|