|
Add testing for memory allocations
|
|
13
|
1443
|
July 27, 2021
|
|
Reduce allocations and speed up
|
|
15
|
1758
|
July 27, 2021
|
|
Could this function be faster?
|
|
13
|
943
|
July 27, 2021
|
|
Discussion on ThreadPools.jl
|
|
5
|
1055
|
July 26, 2021
|
|
Fastest way to partition array, given a condition
|
|
26
|
2774
|
July 26, 2021
|
|
Multithreaded compute farm
|
|
26
|
2668
|
July 26, 2021
|
|
Speed up column looping in matrix
|
|
6
|
866
|
July 26, 2021
|
|
How to improve performance of sum()
|
|
19
|
5161
|
July 19, 2021
|
|
Overwrite the subdataframes made with a for loop
|
|
10
|
1369
|
July 26, 2021
|
|
Avoiding memory allocation when repeatedly using small arrays
|
|
5
|
606
|
July 25, 2021
|
|
Naive dot product faster in Fortran than in Juila
|
|
12
|
1573
|
July 24, 2021
|
|
Why does Julia allocate memory when I already pre-allocated?
|
|
5
|
639
|
July 24, 2021
|
|
Iterators over observations/data
|
|
1
|
346
|
July 23, 2021
|
|
Making RNG's fast
|
|
4
|
884
|
July 22, 2021
|
|
Should I use HDF5 to speed up reading image data repeatedly?
|
|
12
|
2037
|
July 22, 2021
|
|
Comparing Julia and Python for basic operations
|
|
8
|
823
|
July 22, 2021
|
|
Performance of abstract argument in methods
|
|
2
|
598
|
July 21, 2021
|
|
Multi-threadded processing of large number of files faster when reading in batch
|
|
10
|
1037
|
July 21, 2021
|
|
How can I speed up my Neural ODE?
|
|
4
|
990
|
July 20, 2021
|
|
NLopt - Same complex clalculations in objetive function and nonlinear constraints
|
|
17
|
2679
|
July 19, 2021
|
|
Compilation does not terminate (>3 hours) with nested numerical integration
|
|
0
|
370
|
July 19, 2021
|
|
Strange performance characteristics and regression with tuple recursion
|
|
5
|
1667
|
July 19, 2021
|
|
Squeeze out the last 10% of performance for a sorting function?
|
|
26
|
3713
|
July 18, 2021
|
|
Why loading a Package is slow (Julia 1.6)
|
|
1
|
1150
|
July 18, 2021
|
|
StaticArrays compilation performance bug
|
|
4
|
543
|
July 18, 2021
|
|
How to reduce large memory allocation by lu! with sparse matrices
|
|
8
|
1660
|
July 17, 2021
|
|
Trouble creating a type to be a vector of another defined type
|
|
3
|
476
|
July 17, 2021
|
|
Counterintuitive array update allocations
|
|
11
|
767
|
July 17, 2021
|
|
Distributed Differential Equations with large matrix
|
|
12
|
1183
|
July 16, 2021
|
|
Create Template without version control
|
|
10
|
1250
|
July 15, 2021
|