ForwardDiff and Zygote return wrong jacobian for log(det(L))
|
|
9
|
414
|
March 22, 2022
|
Second order 2D differentiation DiffEqOperators.jl
|
|
5
|
275
|
March 17, 2022
|
LoopVectorization multithreading for multidimensional arrays
|
|
24
|
508
|
March 17, 2022
|
Numerical computation of continuous Fourier transforms
|
|
3
|
306
|
March 17, 2022
|
Choosing suitable options for solver ODE
|
|
1
|
133
|
March 14, 2022
|
Julia implementation of the Interpolate, Truncate, Project (ITP) root finding algorithm
|
|
7
|
334
|
March 11, 2022
|
Shouldn't `bunchkaufman` be actually named `ldlt`?
|
|
4
|
324
|
March 11, 2022
|
How to promote a factorization?
|
|
5
|
154
|
March 10, 2022
|
Lanczos tridiagonalization algorithm in Julia?
|
|
19
|
776
|
March 10, 2022
|
Eigenvectors of a symmetric tensor and a matrix
|
|
2
|
155
|
March 8, 2022
|
Solving KKT linear system (which solver for LDLᵀ factorization?)
|
|
3
|
232
|
March 8, 2022
|
Start using Molly.jl: place_atoms not defined in module Molly?
|
|
3
|
136
|
March 7, 2022
|
Concrete Operators in DiffEqOperators.jl for time-indepedent problems
|
|
9
|
260
|
March 7, 2022
|
Stencil operations and Symbolics.jl
|
|
1
|
260
|
March 7, 2022
|
How to extend SecondOrderODEProblem in DifferentialEquations.jl?
|
|
14
|
372
|
March 1, 2022
|
Numeric integration
|
|
1
|
211
|
February 26, 2022
|
Differentiate spherical harmonics FastTransforms.jl
|
|
0
|
179
|
February 24, 2022
|
Cholesky promotes Float16
|
|
16
|
417
|
February 21, 2022
|
A question on broadcasting fft for vectors of matrices
|
|
9
|
206
|
February 20, 2022
|
Consistency checks missing when constructing linear algebra objects
|
|
3
|
236
|
February 15, 2022
|
How to use ApproxFun to multiply differential operators without running into incompatible space issues?
|
|
2
|
147
|
February 15, 2022
|
Trying to understand what FFT returns to me
|
|
4
|
372
|
February 13, 2022
|
OutOfMemoryError() when calculating Fibonacci numbers of the order of 10^20 using the `fibonaccinum` function
|
|
17
|
402
|
February 13, 2022
|
Can't differentiate foreigncall expression
|
|
1
|
325
|
February 13, 2022
|
How to work around this error in expint?
|
|
1
|
172
|
February 11, 2022
|
Unconditionally stable numerical solution of advection equation
|
|
8
|
316
|
February 9, 2022
|
Integrate High Dimension highly oscillating integral
|
|
2
|
170
|
February 4, 2022
|
Reference for Brusselator in DifferentialEquation.jl
|
|
2
|
181
|
February 4, 2022
|
Multithreaded MatVec
|
|
10
|
1442
|
February 4, 2022
|
How to use DiscreteCallbacks with sundials.jl IDA solver? How to implement reinit!?
|
|
8
|
229
|
February 3, 2022
|