|
Is @evalpoly needed anymore?
|
|
1
|
505
|
September 3, 2022
|
|
How to avoid allocations when reading arbitrary keys from a NamedTuple?
|
|
8
|
1120
|
September 2, 2022
|
|
Any small example of a queue like system, where a function is automatically executed when a new item pops in the queue?
|
|
12
|
1122
|
September 2, 2022
|
|
Priority queue choice
|
|
24
|
3367
|
September 1, 2022
|
|
Fast(er) priority queues?
|
|
20
|
2221
|
September 1, 2022
|
|
Container of mutable structs without 100x slowdown?
|
|
7
|
1244
|
September 1, 2022
|
|
Directly modify compiled method without recompilation
|
|
25
|
1204
|
August 31, 2022
|
|
Is it possible to precompile a function in Julia?
|
|
2
|
1846
|
August 31, 2022
|
|
XML syntax highlighting when printing to terminal?
|
|
1
|
316
|
August 30, 2022
|
|
Resource usage in versions 1.7.2 and 1.8.0
|
|
19
|
1560
|
August 30, 2022
|
|
Are julia -p x and addprocs(x) equivalent?
|
|
1
|
330
|
August 30, 2022
|
|
Most effective way to check if neighboring values in a matrix are the same
|
|
19
|
2942
|
August 30, 2022
|
|
Force type stability (over block of code)
|
|
1
|
324
|
August 29, 2022
|
|
Avoiding allocation when accessing fields of a StructArray inside a Struct
|
|
3
|
272
|
August 23, 2022
|
|
Sparse syrk() routine using Transducers.jl
|
|
0
|
292
|
August 23, 2022
|
|
Automatic differentiation of spline functions
|
|
4
|
497
|
August 23, 2022
|
|
Replicate @tturbo performance
|
|
23
|
2493
|
August 23, 2022
|
|
`map` vs `broadcast`: should one prefer `map` if these are equivalent?
|
|
3
|
1561
|
August 23, 2022
|
|
ByRow vs broadcasting performance
|
|
0
|
277
|
August 20, 2022
|
|
Recursive inner functions a thousand times slower?
|
|
8
|
1443
|
August 20, 2022
|
|
Extra allocation with `T::DataType`?
|
|
17
|
646
|
August 19, 2022
|
|
Ominous type instability
|
|
10
|
1276
|
August 20, 2022
|
|
Read lines from file without new allocations
|
|
1
|
486
|
August 19, 2022
|
|
Change the color of shaded area in plotting uncertain quantity in MonteCarloMeasurements.jl
|
|
2
|
260
|
August 19, 2022
|
|
Performance of collections with Functions as abstract type
|
|
6
|
344
|
August 18, 2022
|
|
Processus stop for large array of images
|
|
2
|
342
|
August 18, 2022
|
|
Assert type instability
|
|
5
|
549
|
August 16, 2022
|
|
Is it possible to traverse a tree without allocations
|
|
10
|
694
|
August 15, 2022
|
|
Speeding up a sum involving 3 matrices
|
|
4
|
633
|
August 14, 2022
|
|
What is "JRUN_CLUSTER_COOKIE" error from initialisecluster() (JuliaRunClient)
|
|
7
|
296
|
August 12, 2022
|