Storing the LU decomposition of a matrix
|
|
5
|
97
|
November 1, 2024
|
Correct way of computing adjoints/gradients with dense solution of ODE
|
|
5
|
123
|
October 31, 2024
|
Eigvals of symmetric matrix
|
|
3
|
145
|
October 24, 2024
|
Did i coded my pde correctly?
|
|
0
|
68
|
October 23, 2024
|
Odd behaviour regarding Adjoint Sensitivity Analysis
|
|
8
|
106
|
October 11, 2024
|
Magnus solver slow compared with Tsitouras for linear state independent ODE
|
|
5
|
100
|
October 10, 2024
|
Does Julia recognize block, banded, and block-banded matrices?
|
|
6
|
138
|
October 2, 2024
|
(Dis)Advantages of quintic (fifth order) vs. cubic (third order) Hermite interpolation?
|
|
18
|
361
|
September 30, 2024
|
Why re-use factorization(A) rather than inv(A)
|
|
7
|
567
|
September 30, 2024
|
Discrete Fourier Transform (DFT) matrix and inverse
|
|
18
|
413
|
September 28, 2024
|
Search for eigenvalues under a specific upper boundary
|
|
6
|
117
|
September 27, 2024
|
Help finding multiple roots to nonlinear equation - IntervalRootFinding not working
|
|
13
|
186
|
September 25, 2024
|
Solve Large Scale Underdetermined Linear Equation with per Element Equality Constraint
|
|
16
|
234
|
September 25, 2024
|
Cholesky Decomposition of a Sparse Symmetric Positive Semidefinite (SPSD) Singular Matrix
|
|
19
|
256
|
September 23, 2024
|
Matrix equation solution via GenericLinearAlgebra with BigFloat not working
|
|
1
|
39
|
September 21, 2024
|
History of `isapprox` in languages
|
|
57
|
1245
|
September 19, 2024
|
Time differing coefficient ODE
|
|
3
|
96
|
September 19, 2024
|
Data Structures for Finite Volumes
|
|
3
|
95
|
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
|
126
|
September 14, 2024
|
Discrete callback + Saving callback for changing parameters in DifferentialEquations doesn't work as intended
|
|
11
|
115
|
September 12, 2024
|
Compilers, purity, and variance computation
|
|
7
|
442
|
September 12, 2024
|
Efficient Vector^T * Jacobian matrix?
|
|
7
|
3447
|
September 11, 2024
|
Checkpointing.jl does not work in the latest version of Enzyme.jl
|
|
2
|
176
|
September 9, 2024
|
Symbolic Integral Using SymbolicNumericIntegration Error Message Reported
|
|
4
|
135
|
September 9, 2024
|
Using flat() in LinearInterpolation
|
|
3
|
760
|
August 31, 2024
|
Why does the plot of EnsembleProblem differ from the original ODEProblem?
|
|
2
|
76
|
August 29, 2024
|
Optimizing function to evaluate elementary symmetric polynomials
|
|
2
|
63
|
August 19, 2024
|
Integration on an ordered domain
|
|
3
|
58
|
August 14, 2024
|
Type problems in ForwardDiff with preallocations
|
|
2
|
53
|
August 13, 2024
|