Why is FITSIO slow compared with python astropy?
|
|
4
|
123
|
November 2, 2024
|
Most Efficient Way to Compute a Quadratic Matrix Form
|
|
15
|
4046
|
October 27, 2024
|
Why are there no captured variables when the `if` expression is used as an rvalue?
|
|
5
|
179
|
October 27, 2024
|
What is a good design for a settable global with a known type?
|
|
4
|
92
|
October 26, 2024
|
Rule of thumb to estimate theoretical lower bound on benchmarks?
|
|
4
|
140
|
October 25, 2024
|
Speed up loop for logpdf
|
|
13
|
72
|
October 23, 2024
|
What is the best way to re-use a temporary vector
|
|
16
|
287
|
October 22, 2024
|
How to get BenchmarkTools times in the same unit?
|
|
3
|
79
|
October 16, 2024
|
Unexpected performance outcome. Does accessing struct members cause allocation?
|
|
18
|
243
|
October 16, 2024
|
Performance issue with Vectors vs. 1 Column Matrices
|
|
8
|
211
|
October 13, 2024
|
Choosing CPU for linear algebra: AMD 9950X or something else?
|
|
4
|
184
|
October 4, 2024
|
Calculating Statistics of an Array with A Mask (Masked Array)
|
|
1
|
84
|
October 3, 2024
|
Why re-use factorization(A) rather than inv(A)
|
|
7
|
518
|
September 30, 2024
|
[ANN] AcceleratedKernels.jl - Cross-architecture parallel algorithms for Julia's GPU backends
|
|
16
|
1015
|
September 27, 2024
|
Failing to import (relatively) large CSV file with Julia and VSC
|
|
24
|
663
|
September 22, 2024
|
String optimisation in Julia
|
|
21
|
541
|
September 21, 2024
|
Why does the speed of Julia in AOT compilation differ from UX4?
|
|
12
|
286
|
September 21, 2024
|
Optimising allocations and memory use in ODEProblems
|
|
2
|
64
|
September 18, 2024
|
Several questions about time evaluation with @time
|
|
7
|
95
|
September 16, 2024
|
Time integration in OrdinaryDiffEq.jl in Julia is slower than calling it from Python
|
|
12
|
252
|
September 16, 2024
|
Fill SVector with uniformly sampled Float32 values
|
|
5
|
71
|
September 14, 2024
|
Question on performance of views
|
|
4
|
323
|
September 12, 2024
|
For statement type instability
|
|
10
|
351
|
September 12, 2024
|
[ANN] LightSumTypes.jl v4
|
|
29
|
1704
|
September 10, 2024
|
When to use Tuples instead of Vectors?
|
|
16
|
263
|
September 6, 2024
|
Selecting entries of an array based on selection criteria provided by other array
|
|
10
|
150
|
August 28, 2024
|
Trying to understand performance of closure from @code_llvm
|
|
2
|
306
|
August 26, 2024
|
Improving the performance of a spatial clustering model
|
|
8
|
79
|
August 24, 2024
|
NCDatasets: performance issues deriving fast Minimum Maximum value as too slow
|
|
12
|
124
|
August 23, 2024
|
Bad performances when using Multithreading and Distributed with heavy LinearAlgebra calculations
|
|
26
|
435
|
July 25, 2024
|