How to obtain U^-1 factor from sparse Cholesky factorization?
|
|
2
|
67
|
March 12, 2025
|
Generalised eigenvalue problem with BigFloat
|
|
11
|
297
|
March 12, 2025
|
Poisson solver using BSpline Galerkin method on a 2D grid
|
|
8
|
258
|
March 6, 2025
|
Interpolate 2d function
|
|
14
|
1765
|
March 4, 2025
|
Solving a matrix least-squares with LinearSolve.jl
|
|
2
|
192
|
February 28, 2025
|
Implicit differentiation of rootfinding problem (w/ numerical issues)
|
|
13
|
287
|
February 26, 2025
|
Forward Automatic Differentiation & FFTs
|
|
13
|
437
|
February 22, 2025
|
Using ApproxFun.jl to solve a Volterra equation of the second kind
|
|
4
|
1254
|
February 21, 2025
|
Differentiating through non-negative least squares solver?
|
|
9
|
322
|
February 19, 2025
|
Difficulty when differentiating with DifferentiationInterface.jl and Mooncake.jl
|
|
3
|
190
|
February 17, 2025
|
ForwardDiff + Adaptive ODE Solvers: Timestep Issue Leads to Incorrect Derivatives
|
|
5
|
231
|
February 14, 2025
|
Terminate Nonlinearsolve when residual does not decrease
|
|
4
|
158
|
February 13, 2025
|
Zygote and ODESolution Manipulation/Indexing Compatibility
|
|
3
|
85
|
February 10, 2025
|
How to use Pardiso with single-precision matrices
|
|
5
|
151
|
February 4, 2025
|
Computing ODE sensitivities with sparse Jacobians in solver
|
|
3
|
93
|
February 4, 2025
|
Approximate implicit function on real line
|
|
7
|
340
|
February 3, 2025
|
Multivariate polynomial regression of discrete data in L-infinity norm
|
|
16
|
349
|
January 31, 2025
|
Solving a system of multivariate polynomials (or finding extrema)
|
|
6
|
401
|
January 30, 2025
|
Incorrect mean in the EnsembleSummary plot?
|
|
1
|
74
|
January 29, 2025
|
Can remake be used with specific ODEProblem types?
|
|
3
|
254
|
January 29, 2025
|
Solving AX=B with a matrix B of right-hand sides
|
|
1
|
144
|
January 27, 2025
|
ForwardDiff.jacobian failed to differentiate a code and gives a wrong result
|
|
8
|
177
|
January 27, 2025
|
Help with continuation using BifurcationKit.jl
|
|
4
|
109
|
January 21, 2025
|
Truncated power series in ApproxFun.jl
|
|
10
|
428
|
January 11, 2025
|
Specify analytic exponential and pseudoinverse of linear part of a SplitODEProblem
|
|
1
|
49
|
January 10, 2025
|
ApproxFun: Derivative: Set vs. Unset space
|
|
3
|
94
|
January 10, 2025
|
Unit tangent vector in Gridap.jl
|
|
4
|
404
|
January 7, 2025
|
ODE solving is fast on DifferentialEquation@7.9.0 but significantly slower on later versions
|
|
10
|
424
|
January 6, 2025
|
How to exactly solve large overdetermined systems of linear equations
|
|
16
|
1577
|
January 4, 2025
|
Compute integral for DelaunayTriangulation.jl to be able to solve PDE with FiniteVolumeMethod.jl
|
|
4
|
142
|
January 2, 2025
|