About the Numerics category
|
|
0
|
1609
|
November 14, 2016
|
Representing a symmetric matrix factorization
|
|
3
|
50
|
November 21, 2024
|
MATLAB is faster for my large system of ODEs?
|
|
21
|
791
|
November 15, 2024
|
NonlinearSolve uses AD Jacobian even when I specify it analytically
|
|
3
|
110
|
November 14, 2024
|
Newton + LineSearch in Hot Loop: Reduce allocations
|
|
6
|
88
|
November 14, 2024
|
Unstable quadratic spline from DataInterpolations.jl
|
|
5
|
114
|
November 9, 2024
|
Fast division by 2
|
|
13
|
401
|
November 3, 2024
|
Storing the LU decomposition of a matrix
|
|
5
|
84
|
November 1, 2024
|
Correct way of computing adjoints/gradients with dense solution of ODE
|
|
5
|
100
|
October 31, 2024
|
Eigvals of symmetric matrix
|
|
3
|
128
|
October 24, 2024
|
Did i coded my pde correctly?
|
|
0
|
57
|
October 23, 2024
|
Odd behaviour regarding Adjoint Sensitivity Analysis
|
|
8
|
95
|
October 11, 2024
|
Magnus solver slow compared with Tsitouras for linear state independent ODE
|
|
5
|
95
|
October 10, 2024
|
Does Julia recognize block, banded, and block-banded matrices?
|
|
6
|
110
|
October 2, 2024
|
(Dis)Advantages of quintic (fifth order) vs. cubic (third order) Hermite interpolation?
|
|
18
|
338
|
September 30, 2024
|
Why re-use factorization(A) rather than inv(A)
|
|
7
|
527
|
September 30, 2024
|
Discrete Fourier Transform (DFT) matrix and inverse
|
|
18
|
306
|
September 28, 2024
|
Search for eigenvalues under a specific upper boundary
|
|
6
|
109
|
September 27, 2024
|
Help finding multiple roots to nonlinear equation - IntervalRootFinding not working
|
|
13
|
156
|
September 25, 2024
|
Solve Large Scale Underdetermined Linear Equation with per Element Equality Constraint
|
|
16
|
223
|
September 25, 2024
|
Cholesky Decomposition of a Sparse Symmetric Positive Semidefinite (SPSD) Singular Matrix
|
|
19
|
196
|
September 23, 2024
|
Matrix equation solution via GenericLinearAlgebra with BigFloat not working
|
|
1
|
33
|
September 21, 2024
|
History of `isapprox` in languages
|
|
57
|
1185
|
September 19, 2024
|
Time differing coefficient ODE
|
|
3
|
88
|
September 19, 2024
|
Data Structures for Finite Volumes
|
|
3
|
83
|
September 19, 2024
|
Changing the faceset where the force is acting to another location and change the Force vector Values
|
|
2
|
61
|
September 14, 2024
|
Facing problems with Sundials.jl (ARKODE) with discrete callback
|
|
5
|
117
|
September 14, 2024
|
Discrete callback + Saving callback for changing parameters in DifferentialEquations doesn't work as intended
|
|
11
|
91
|
September 12, 2024
|
Compilers, purity, and variance computation
|
|
7
|
428
|
September 12, 2024
|
Efficient Vector^T * Jacobian matrix?
|
|
7
|
3397
|
September 11, 2024
|