Compilation does not terminate (>3 hours) with nested numerical integration
|
|
0
|
334
|
July 19, 2021
|
Strange performance characteristics and regression with tuple recursion
|
|
5
|
1588
|
July 19, 2021
|
Squeeze out the last 10% of performance for a sorting function?
|
|
26
|
3496
|
July 18, 2021
|
Why loading a Package is slow (Julia 1.6)
|
|
1
|
1086
|
July 18, 2021
|
StaticArrays compilation performance bug
|
|
4
|
458
|
July 18, 2021
|
How to reduce large memory allocation by lu! with sparse matrices
|
|
8
|
1460
|
July 17, 2021
|
Trouble creating a type to be a vector of another defined type
|
|
3
|
397
|
July 17, 2021
|
Counterintuitive array update allocations
|
|
11
|
589
|
July 17, 2021
|
Distributed Differential Equations with large matrix
|
|
12
|
1019
|
July 16, 2021
|
Create Template without version control
|
|
10
|
1128
|
July 15, 2021
|
Reducing memory allocations when storing vectors to fields of a mutable type
|
|
6
|
411
|
July 14, 2021
|
Memory allocation with function passed as arguments
|
|
4
|
1068
|
July 13, 2021
|
Data type for a “stupid” binary search tree
|
|
4
|
682
|
July 13, 2021
|
Support `@threads` for a lazy object
|
|
0
|
254
|
July 11, 2021
|
Increase performance in string comparison with sub-dataframes or sub-arrays
|
|
5
|
879
|
July 11, 2021
|
Fastest way of contracting arrays
|
|
8
|
755
|
July 10, 2021
|
LoopVectorization almost doubles execution time?
|
|
6
|
667
|
July 9, 2021
|
Gathering monomial coefficients of orthogonal polynomials using SpecialPolynomials.jl
|
|
34
|
1350
|
July 9, 2021
|
Union splitting vs C++
|
|
22
|
4230
|
July 9, 2021
|
Row vs. column major for arrays of coordinate vectors
|
|
7
|
1093
|
July 8, 2021
|
Handling functions that have "constant" sub-expressions when looping over arguments
|
|
3
|
360
|
July 8, 2021
|
Multiplying by booleans faster than if/else
|
|
23
|
3865
|
July 8, 2021
|
Boxing of integer when looping vector over 512 index
|
|
2
|
266
|
July 8, 2021
|
Interact.jl custom layout to @manipulate macro
|
|
7
|
1478
|
July 7, 2021
|
Pkg.test() is orders of magnitude slower than include("test/runtests.jl")
|
|
4
|
342
|
July 7, 2021
|
Typestable caching of multiple arrays with different eltype
|
|
3
|
467
|
July 7, 2021
|
StaticArrays being used with DifferentialEquation callbacks
|
|
3
|
472
|
July 7, 2021
|
Function return type depends on an input flag : Bad?
|
|
15
|
683
|
July 7, 2021
|
Compiler optimizations on integer exponentation
|
|
3
|
402
|
July 7, 2021
|
Starting GLMakie takes very long
|
|
28
|
3091
|
July 6, 2021
|