Matrix multiplication of a view of QR.Q with Vector{VariableRef} is slow
|
|
6
|
839
|
January 12, 2022
|
Confusing memory allocations when using the integrator of DifferentialEquations.jl
|
|
10
|
451
|
January 12, 2022
|
Profiling Requires.jl
|
|
1
|
556
|
January 11, 2022
|
Precompilation No Effect ?!
|
|
1
|
371
|
January 11, 2022
|
Improved installation for diffeqpy and similar packages
|
|
2
|
718
|
January 10, 2022
|
How to wrap a vector so that it does simd?
|
|
0
|
322
|
January 8, 2022
|
Faster alternate to @views for passing subarrays to functions
|
|
3
|
687
|
January 7, 2022
|
ReadOnlyMemoryError() in an ODEProblem
|
|
6
|
477
|
January 7, 2022
|
[Review wanted] Adam gradient descent with complicated gradient to fit multivariate gamma convolutions
|
|
2
|
701
|
January 7, 2022
|
Improving performance on nested for loops (SparseArrays, LibGEOS)
|
|
10
|
803
|
January 7, 2022
|
How make a true distributed program
|
|
5
|
638
|
January 5, 2022
|
Is this the maximum perf i can obtain?
|
|
10
|
1060
|
January 5, 2022
|
Could this kernel go faster?
|
|
3
|
816
|
January 4, 2022
|
Lazy.jl list overhead
|
|
0
|
589
|
January 3, 2022
|
Squeezing performance out of ODE solves with interpolations
|
|
6
|
841
|
January 2, 2022
|
Inversion and multiplication of sparse matrices
|
|
7
|
3055
|
December 30, 2021
|
Julia 1.7 on M1 is Incredible?
|
|
5
|
6835
|
December 29, 2021
|
CUDA unexplainable SPEEDUP! Local memory?
|
|
4
|
459
|
December 29, 2021
|
Is Pmap _both_ distributed and threaded?
|
|
4
|
457
|
December 28, 2021
|
How to make norm(::AbstractVector) faster in my case?
|
|
14
|
568
|
December 28, 2021
|
How to pass compile-time user settings to macro?
|
|
8
|
525
|
December 27, 2021
|
Block number conversion during bit operations
|
|
1
|
336
|
December 27, 2021
|
Filtering keys out of named tuples
|
|
9
|
1953
|
December 26, 2021
|
Us novices also want moar speed
|
|
5
|
2192
|
December 26, 2021
|
Setup for Module/Package Testing
|
|
6
|
2267
|
December 26, 2021
|
Why is Julia not inferring the output type of f(x,y)=x+y?
|
|
11
|
925
|
December 26, 2021
|
Why does using + instead of += double the number of allocations?
|
|
3
|
533
|
December 26, 2021
|
Issue with LSTM with Flux
|
|
0
|
465
|
December 23, 2021
|
Brackets on structures Julia
|
|
1
|
557
|
December 23, 2021
|
When is a fold over a fixed-length tuple unrolled?
|
|
6
|
508
|
December 22, 2021
|