Reordering for memory contiguity/memory access
|
|
3
|
472
|
July 14, 2020
|
Nonuniform fast Fourier transforms
|
|
10
|
4565
|
July 13, 2020
|
Solving sparse matrix using backslash, got MethodError: no method matching lu!
|
|
3
|
1030
|
July 11, 2020
|
Fast integration of log(2^(P(x)exp(-x^2/2)+1)
|
|
4
|
1016
|
July 9, 2020
|
Tricks for parallel computing in Julia
|
|
11
|
1031
|
July 7, 2020
|
Evaluation, gradient and Hessian of a scalar function for multiple values using ForwardDiff.jl
|
|
5
|
781
|
July 7, 2020
|
Kronecker times vector with special structure
|
|
10
|
720
|
July 5, 2020
|
Evaluation of product of Hermitian functions
|
|
1
|
881
|
June 30, 2020
|
PIC (particle-in-cell), space charge tracking simulation?
|
|
32
|
4159
|
June 24, 2020
|
Error with ForwardDiff no method matching Float64
|
|
4
|
5978
|
June 23, 2020
|
Continuing bugs for SecondOrderODE problem solvers
|
|
34
|
1336
|
June 21, 2020
|
Investigating numerical change in function return value between v1.4 vs v1.5
|
|
7
|
1068
|
June 20, 2020
|
Square root of the inverse of a matrix
|
|
17
|
5510
|
June 19, 2020
|
Best Solver for Bessel-like Differential Equations with Singularity; unexpected Interpolation Behavior
|
|
6
|
920
|
June 17, 2020
|
Handling unstable true solution issues with the Integrator Interface
|
|
7
|
2352
|
June 15, 2020
|
Heat / diffusion equation with co-ordinate dependent diffusion coefficient
|
|
7
|
841
|
June 14, 2020
|
Multidimentional integrals in julia: speed and automatic differentiation
|
|
9
|
1688
|
June 14, 2020
|
Eigensolver for interior eigenvalues of sparse (banded) Hermitian matrices?
|
|
3
|
790
|
June 14, 2020
|
In place Cholesky solve with zero allocation (simplical vs. supernodal)
|
|
7
|
1288
|
June 11, 2020
|
Relative tolerances for near-zero integrals
|
|
8
|
1248
|
June 11, 2020
|
Numerical integration of cauchy principal value
|
|
7
|
2615
|
June 10, 2020
|
ITensors.jl: Custom SiteTypes
|
|
2
|
796
|
June 8, 2020
|
Unexpected behavior DifferentialEquations (parabolic ODE) -- large # of steps
|
|
3
|
534
|
June 6, 2020
|
The test isequal(+0.0,-0.0) returns FALSE
|
|
16
|
913
|
June 2, 2020
|
Huge thanks to core devs for having such good implimentations of random Linear Algebra functions!hr
|
|
0
|
1128
|
May 23, 2020
|
Removing redundant inequalities from a linear system of linear inequalities
|
|
0
|
476
|
May 19, 2020
|
Timing Clebsch-Gordan-coefficients calls in Julia (beating c++ again)
|
|
7
|
2241
|
May 12, 2020
|
Sparse matrix and zero pivots
|
|
2
|
578
|
May 12, 2020
|
How to query elements in a matrix diagonal to a given point
|
|
8
|
5903
|
May 11, 2020
|
Five argument mul! in FFTW
|
|
3
|
780
|
May 10, 2020
|