Solving Large Sparse SPD Linear Systems with Hybrid Direct-Iterative Methods in Julia
|
|
1
|
112
|
July 11, 2025
|
```julia -t``` Does not respect the number of threads
|
|
13
|
285
|
July 7, 2025
|
How to specify the nonlinear solver algorithm for Shooting and MultipleShooting BVP solvers
|
|
5
|
107
|
July 3, 2025
|
Stochastic differential equations: how to improve the exactness of the solution?
|
|
6
|
185
|
July 3, 2025
|
Solve linear system under Hermitian constraint
|
|
25
|
282
|
June 30, 2025
|
Solving a large sparse ODE using Exponential methods
|
|
8
|
288
|
June 25, 2025
|
Solvers for Block-Tridiagonal
|
|
14
|
313
|
June 24, 2025
|
Matrix multiplication and vector multiplication give different results!
|
|
4
|
108
|
June 24, 2025
|
ExponentialUtilities.jl expv!() allocations
|
|
11
|
312
|
June 23, 2025
|
Issue when using previous solution for initial guess with MIRK Boundary Value Problem solver
|
|
3
|
83
|
June 21, 2025
|
Repeated high (6–7) dimensional interpolation
|
|
3
|
124
|
June 19, 2025
|
Discrepancy of ODE Sensitivity Analysis paper results with benchmarks
|
|
31
|
474
|
June 18, 2025
|
How to get upper triangular Cholesky factor of sparse matrix?
|
|
3
|
99
|
June 18, 2025
|
Rank-deficient jacobian error in Newton-Raphson method for unstable limit cycle refinement
|
|
3
|
84
|
June 17, 2025
|
Sparse GPU linear solve from documentation fails
|
|
2
|
153
|
June 17, 2025
|
Block matrix linear solve performance
|
|
6
|
308
|
June 15, 2025
|
Integrators with analytic derivatives w/r/t initial conditions (especially the independent variable)
|
|
2
|
107
|
June 13, 2025
|
Eigen produces non-normalized eigenvectors
|
|
5
|
126
|
June 12, 2025
|
Speeding up combination of Funs
|
|
15
|
383
|
June 11, 2025
|
Code fails using BoundaryValueDiffEq Version 5.18.0
|
|
5
|
82
|
June 11, 2025
|
Quick & dirty online interpolation in Rn
|
|
2
|
84
|
June 6, 2025
|
Heat/Burgers using rectangular collocation via ClassicalOrthogonalPolynomials.jl and OrdinaryDiffEq.jl
|
|
7
|
194
|
June 4, 2025
|
Computing the adjugate/cofactors of a matrix
|
|
1
|
171
|
June 3, 2025
|
Calling C Code with Automatic Differentiation in Julia
|
|
6
|
368
|
June 2, 2025
|
Nonlinear boundary conditions in ApproxFun
|
|
0
|
51
|
May 31, 2025
|
Transient Stokes - Mass Matrix DAE - Dirichlet Boundary Conditions - Jacobian
|
|
1
|
35
|
May 30, 2025
|
Finding Parameters for Boundary-Value Problem using DifferentialEquations.jl
|
|
2
|
83
|
May 28, 2025
|
UpperTriangular arrays in RecursiveArrayTools
|
|
1
|
42
|
May 26, 2025
|
Enzyme.jl Critical Issues with Basic Arithmetic Operations in Automatic Differentiation
|
|
7
|
332
|
May 26, 2025
|
ODE model with preallocated MVectors and still compatible with AD/stiff solvers?
|
|
2
|
60
|
May 22, 2025
|