Matrix multiplication and vector multiplication give different results!
|
|
4
|
101
|
June 24, 2025
|
ExponentialUtilities.jl expv!() allocations
|
|
11
|
296
|
June 23, 2025
|
Issue when using previous solution for initial guess with MIRK Boundary Value Problem solver
|
|
3
|
76
|
June 21, 2025
|
Repeated high (6–7) dimensional interpolation
|
|
3
|
118
|
June 19, 2025
|
Discrepancy of ODE Sensitivity Analysis paper results with benchmarks
|
|
31
|
427
|
June 18, 2025
|
How to get upper triangular Cholesky factor of sparse matrix?
|
|
3
|
92
|
June 18, 2025
|
Rank-deficient jacobian error in Newton-Raphson method for unstable limit cycle refinement
|
|
3
|
79
|
June 17, 2025
|
Sparse GPU linear solve from documentation fails
|
|
2
|
144
|
June 17, 2025
|
Block matrix linear solve performance
|
|
6
|
286
|
June 15, 2025
|
Integrators with analytic derivatives w/r/t initial conditions (especially the independent variable)
|
|
2
|
99
|
June 13, 2025
|
Eigen produces non-normalized eigenvectors
|
|
5
|
110
|
June 12, 2025
|
Speeding up combination of Funs
|
|
15
|
356
|
June 11, 2025
|
Code fails using BoundaryValueDiffEq Version 5.18.0
|
|
5
|
70
|
June 11, 2025
|
Quick & dirty online interpolation in Rn
|
|
2
|
79
|
June 6, 2025
|
Heat/Burgers using rectangular collocation via ClassicalOrthogonalPolynomials.jl and OrdinaryDiffEq.jl
|
|
7
|
180
|
June 4, 2025
|
Computing the adjugate/cofactors of a matrix
|
|
1
|
157
|
June 3, 2025
|
Calling C Code with Automatic Differentiation in Julia
|
|
6
|
351
|
June 2, 2025
|
Nonlinear boundary conditions in ApproxFun
|
|
0
|
48
|
May 31, 2025
|
Transient Stokes - Mass Matrix DAE - Dirichlet Boundary Conditions - Jacobian
|
|
1
|
34
|
May 30, 2025
|
Finding Parameters for Boundary-Value Problem using DifferentialEquations.jl
|
|
2
|
76
|
May 28, 2025
|
UpperTriangular arrays in RecursiveArrayTools
|
|
1
|
39
|
May 26, 2025
|
Enzyme.jl Critical Issues with Basic Arithmetic Operations in Automatic Differentiation
|
|
7
|
314
|
May 26, 2025
|
ODE model with preallocated MVectors and still compatible with AD/stiff solvers?
|
|
2
|
53
|
May 22, 2025
|
Please explain LinearAlgebra.__normalize!
|
|
7
|
271
|
May 21, 2025
|
Multi-argument Jacobian and gradient
|
|
7
|
142
|
May 21, 2025
|
Eigen fails to find eigenvectors
|
|
28
|
607
|
May 20, 2025
|
Linear interpolation given a triangulation in arbitrary dimensions
|
|
9
|
226
|
May 16, 2025
|
How to think about the cost of vJ and Jv (pullback and pushforward)
|
|
6
|
94
|
May 15, 2025
|
Reusing NoiseProcess in StochasticDiffEq
|
|
2
|
57
|
May 14, 2025
|
Optimizing the computation of jacobians for multiple shooting implementation
|
|
10
|
113
|
May 13, 2025
|