No method matching Float64(::ForwardDiff.Dual{Nothing, Float64, 1})
|
|
9
|
186
|
December 29, 2024
|
GSL for Differential Equations
|
|
2
|
103
|
December 17, 2024
|
Is there a rank revealing qr decomposition?
|
|
5
|
383
|
December 5, 2024
|
Complex SDEs + Sparse operations + real Wiener noise
|
|
2
|
89
|
December 3, 2024
|
Tolerance for numerical-rank computation
|
|
9
|
258
|
December 3, 2024
|
Tolerance specification for pivoted Cholesky
|
|
8
|
1931
|
December 2, 2024
|
Pivoted Cholesky: Why is rank a private field/property?
|
|
6
|
181
|
November 23, 2024
|
Representing a symmetric matrix factorization
|
|
3
|
121
|
November 21, 2024
|
MATLAB is faster for my large system of ODEs?
|
|
21
|
1018
|
November 15, 2024
|
NonlinearSolve uses AD Jacobian even when I specify it analytically
|
|
3
|
178
|
November 14, 2024
|
Newton + LineSearch in Hot Loop: Reduce allocations
|
|
6
|
158
|
November 14, 2024
|
Unstable quadratic spline from DataInterpolations.jl
|
|
5
|
161
|
November 9, 2024
|
Fast division by 2
|
|
13
|
560
|
November 3, 2024
|
Storing the LU decomposition of a matrix
|
|
5
|
128
|
November 1, 2024
|
Correct way of computing adjoints/gradients with dense solution of ODE
|
|
5
|
190
|
October 31, 2024
|
Eigvals of symmetric matrix
|
|
3
|
192
|
October 24, 2024
|
Did i coded my pde correctly?
|
|
0
|
79
|
October 23, 2024
|
Odd behaviour regarding Adjoint Sensitivity Analysis
|
|
8
|
146
|
October 11, 2024
|
Magnus solver slow compared with Tsitouras for linear state independent ODE
|
|
5
|
146
|
October 10, 2024
|
Does Julia recognize block, banded, and block-banded matrices?
|
|
6
|
192
|
October 2, 2024
|
(Dis)Advantages of quintic (fifth order) vs. cubic (third order) Hermite interpolation?
|
|
18
|
524
|
September 30, 2024
|
Why re-use factorization(A) rather than inv(A)
|
|
7
|
635
|
September 30, 2024
|
Discrete Fourier Transform (DFT) matrix and inverse
|
|
18
|
680
|
September 28, 2024
|
Search for eigenvalues under a specific upper boundary
|
|
6
|
148
|
September 27, 2024
|
Help finding multiple roots to nonlinear equation - IntervalRootFinding not working
|
|
13
|
298
|
September 25, 2024
|
Solve Large Scale Underdetermined Linear Equation with per Element Equality Constraint
|
|
16
|
314
|
September 25, 2024
|
Cholesky Decomposition of a Sparse Symmetric Positive Semidefinite (SPSD) Singular Matrix
|
|
19
|
416
|
September 23, 2024
|
Matrix equation solution via GenericLinearAlgebra with BigFloat not working
|
|
1
|
56
|
September 21, 2024
|
History of `isapprox` in languages
|
|
57
|
1537
|
September 19, 2024
|
Time differing coefficient ODE
|
|
3
|
129
|
September 19, 2024
|