ApproxFun: Derivative: Set vs. Unset space
|
|
3
|
74
|
January 10, 2025
|
Unit tangent vector in Gridap.jl
|
|
4
|
363
|
January 7, 2025
|
ODE solving is fast on DifferentialEquation@7.9.0 but significantly slower on later versions
|
|
10
|
370
|
January 6, 2025
|
How to exactly solve large overdetermined systems of linear equations
|
|
16
|
1479
|
January 4, 2025
|
Compute integral for DelaunayTriangulation.jl to be able to solve PDE with FiniteVolumeMethod.jl
|
|
4
|
102
|
January 2, 2025
|
No method matching Float64(::ForwardDiff.Dual{Nothing, Float64, 1})
|
|
9
|
131
|
December 29, 2024
|
GSL for Differential Equations
|
|
2
|
83
|
December 17, 2024
|
Is there a rank revealing qr decomposition?
|
|
5
|
261
|
December 5, 2024
|
Complex SDEs + Sparse operations + real Wiener noise
|
|
2
|
70
|
December 3, 2024
|
Tolerance for numerical-rank computation
|
|
9
|
179
|
December 3, 2024
|
Tolerance specification for pivoted Cholesky
|
|
8
|
1877
|
December 2, 2024
|
Pivoted Cholesky: Why is rank a private field/property?
|
|
6
|
134
|
November 23, 2024
|
Representing a symmetric matrix factorization
|
|
3
|
104
|
November 21, 2024
|
MATLAB is faster for my large system of ODEs?
|
|
21
|
895
|
November 15, 2024
|
NonlinearSolve uses AD Jacobian even when I specify it analytically
|
|
3
|
133
|
November 14, 2024
|
Newton + LineSearch in Hot Loop: Reduce allocations
|
|
6
|
111
|
November 14, 2024
|
Unstable quadratic spline from DataInterpolations.jl
|
|
5
|
126
|
November 9, 2024
|
Fast division by 2
|
|
13
|
443
|
November 3, 2024
|
Storing the LU decomposition of a matrix
|
|
5
|
100
|
November 1, 2024
|
Correct way of computing adjoints/gradients with dense solution of ODE
|
|
5
|
129
|
October 31, 2024
|
Eigvals of symmetric matrix
|
|
3
|
159
|
October 24, 2024
|
Did i coded my pde correctly?
|
|
0
|
70
|
October 23, 2024
|
Odd behaviour regarding Adjoint Sensitivity Analysis
|
|
8
|
108
|
October 11, 2024
|
Magnus solver slow compared with Tsitouras for linear state independent ODE
|
|
5
|
107
|
October 10, 2024
|
Does Julia recognize block, banded, and block-banded matrices?
|
|
6
|
141
|
October 2, 2024
|
(Dis)Advantages of quintic (fifth order) vs. cubic (third order) Hermite interpolation?
|
|
18
|
376
|
September 30, 2024
|
Why re-use factorization(A) rather than inv(A)
|
|
7
|
574
|
September 30, 2024
|
Discrete Fourier Transform (DFT) matrix and inverse
|
|
18
|
464
|
September 28, 2024
|
Search for eigenvalues under a specific upper boundary
|
|
6
|
119
|
September 27, 2024
|
Help finding multiple roots to nonlinear equation - IntervalRootFinding not working
|
|
13
|
201
|
September 25, 2024
|