Tolerance for numerical-rank computation
|
|
9
|
176
|
December 3, 2024
|
Tolerance specification for pivoted Cholesky
|
|
8
|
1876
|
December 2, 2024
|
Pivoted Cholesky: Why is rank a private field/property?
|
|
6
|
132
|
November 23, 2024
|
Representing a symmetric matrix factorization
|
|
3
|
103
|
November 21, 2024
|
MATLAB is faster for my large system of ODEs?
|
|
21
|
893
|
November 15, 2024
|
NonlinearSolve uses AD Jacobian even when I specify it analytically
|
|
3
|
131
|
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
|
440
|
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
|
128
|
October 31, 2024
|
Eigvals of symmetric matrix
|
|
3
|
155
|
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
|
104
|
October 10, 2024
|
Does Julia recognize block, banded, and block-banded matrices?
|
|
6
|
140
|
October 2, 2024
|
(Dis)Advantages of quintic (fifth order) vs. cubic (third order) Hermite interpolation?
|
|
18
|
369
|
September 30, 2024
|
Why re-use factorization(A) rather than inv(A)
|
|
7
|
571
|
September 30, 2024
|
Discrete Fourier Transform (DFT) matrix and inverse
|
|
18
|
449
|
September 28, 2024
|
Search for eigenvalues under a specific upper boundary
|
|
6
|
118
|
September 27, 2024
|
Help finding multiple roots to nonlinear equation - IntervalRootFinding not working
|
|
13
|
198
|
September 25, 2024
|
Solve Large Scale Underdetermined Linear Equation with per Element Equality Constraint
|
|
16
|
235
|
September 25, 2024
|
Cholesky Decomposition of a Sparse Symmetric Positive Semidefinite (SPSD) Singular Matrix
|
|
19
|
265
|
September 23, 2024
|
Matrix equation solution via GenericLinearAlgebra with BigFloat not working
|
|
1
|
39
|
September 21, 2024
|
History of `isapprox` in languages
|
|
57
|
1259
|
September 19, 2024
|
Time differing coefficient ODE
|
|
3
|
99
|
September 19, 2024
|
Data Structures for Finite Volumes
|
|
3
|
96
|
September 19, 2024
|
Changing the faceset where the force is acting to another location and change the Force vector Values
|
|
2
|
62
|
September 14, 2024
|
Facing problems with Sundials.jl (ARKODE) with discrete callback
|
|
5
|
130
|
September 14, 2024
|
Discrete callback + Saving callback for changing parameters in DifferentialEquations doesn't work as intended
|
|
11
|
117
|
September 12, 2024
|