Differentiable @unpack-ing of function arguments
|
|
9
|
723
|
July 15, 2020
|
Looking for a blog article about DifferentialEquations.jl with custom types
|
|
2
|
452
|
July 14, 2020
|
Reordering for memory contiguity/memory access
|
|
3
|
468
|
July 14, 2020
|
Nonuniform fast Fourier transforms
|
|
10
|
4458
|
July 13, 2020
|
Solving sparse matrix using backslash, got MethodError: no method matching lu!
|
|
3
|
1022
|
July 11, 2020
|
Fast integration of log(2^(P(x)exp(-x^2/2)+1)
|
|
4
|
1008
|
July 9, 2020
|
Tricks for parallel computing in Julia
|
|
11
|
1019
|
July 7, 2020
|
Evaluation, gradient and Hessian of a scalar function for multiple values using ForwardDiff.jl
|
|
5
|
779
|
July 7, 2020
|
Kronecker times vector with special structure
|
|
10
|
705
|
July 5, 2020
|
Evaluation of product of Hermitian functions
|
|
1
|
833
|
June 30, 2020
|
PIC (particle-in-cell), space charge tracking simulation?
|
|
32
|
4045
|
June 24, 2020
|
Error with ForwardDiff no method matching Float64
|
|
4
|
5649
|
June 23, 2020
|
Continuing bugs for SecondOrderODE problem solvers
|
|
34
|
1283
|
June 21, 2020
|
Investigating numerical change in function return value between v1.4 vs v1.5
|
|
7
|
1057
|
June 20, 2020
|
Square root of the inverse of a matrix
|
|
17
|
5347
|
June 19, 2020
|
Best Solver for Bessel-like Differential Equations with Singularity; unexpected Interpolation Behavior
|
|
6
|
903
|
June 17, 2020
|
Handling unstable true solution issues with the Integrator Interface
|
|
7
|
2306
|
June 15, 2020
|
Heat / diffusion equation with co-ordinate dependent diffusion coefficient
|
|
7
|
833
|
June 14, 2020
|
Multidimentional integrals in julia: speed and automatic differentiation
|
|
9
|
1664
|
June 14, 2020
|
Eigensolver for interior eigenvalues of sparse (banded) Hermitian matrices?
|
|
3
|
762
|
June 14, 2020
|
In place Cholesky solve with zero allocation (simplical vs. supernodal)
|
|
7
|
1236
|
June 11, 2020
|
Relative tolerances for near-zero integrals
|
|
8
|
1196
|
June 11, 2020
|
Numerical integration of cauchy principal value
|
|
7
|
2451
|
June 10, 2020
|
ITensors.jl: Custom SiteTypes
|
|
2
|
730
|
June 8, 2020
|
Unexpected behavior DifferentialEquations (parabolic ODE) -- large # of steps
|
|
3
|
528
|
June 6, 2020
|
The test isequal(+0.0,-0.0) returns FALSE
|
|
16
|
880
|
June 2, 2020
|
Using ApproxFun.jl to solve a Volterra equation of the second kind
|
|
3
|
1127
|
May 29, 2020
|
Huge thanks to core devs for having such good implimentations of random Linear Algebra functions!hr
|
|
0
|
1122
|
May 23, 2020
|
Removing redundant inequalities from a linear system of linear inequalities
|
|
0
|
459
|
May 19, 2020
|
Timing Clebsch-Gordan-coefficients calls in Julia (beating c++ again)
|
|
7
|
2166
|
May 12, 2020
|