About the Numerics category
|
|
0
|
1655
|
November 14, 2016
|
Solving linear system without allocating
|
|
19
|
451
|
August 9, 2025
|
NonlinearSolve.jl: Possible to store solution in-place of initial guess?
|
|
11
|
208
|
August 9, 2025
|
Pure-Julia Sparse Cholesky
|
|
31
|
835
|
August 6, 2025
|
Choosing suitable options for solver ODE
|
|
2
|
712
|
August 6, 2025
|
Why doesn't 1//0 throw an error?
|
|
5
|
177
|
August 5, 2025
|
Reverse rule in Enzyme for an implicit function
|
|
2
|
85
|
August 4, 2025
|
Finalizer triggers "task switch not allowed" when used under multi-threaded GC
|
|
7
|
115
|
August 4, 2025
|
Solving for transcendental equation
|
|
15
|
184
|
July 31, 2025
|
DifferentiationInterface do-block best practices
|
|
1
|
66
|
July 28, 2025
|
Support for adjoint sensitivities with `SciMLStructures` in ODE problems
|
|
2
|
66
|
July 25, 2025
|
Numerical artifact in solution of system of ODEs
|
|
12
|
201
|
July 24, 2025
|
Help with setting up coupled PDE system for adsorption column
|
|
3
|
87
|
July 16, 2025
|
Solving Large Sparse SPD Linear Systems with Hybrid Direct-Iterative Methods in Julia
|
|
1
|
97
|
July 11, 2025
|
```julia -t``` Does not respect the number of threads
|
|
13
|
249
|
July 7, 2025
|
How to specify the nonlinear solver algorithm for Shooting and MultipleShooting BVP solvers
|
|
5
|
93
|
July 3, 2025
|
Stochastic differential equations: how to improve the exactness of the solution?
|
|
6
|
165
|
July 3, 2025
|
Solve linear system under Hermitian constraint
|
|
25
|
234
|
June 30, 2025
|
Solving a large sparse ODE using Exponential methods
|
|
8
|
257
|
June 25, 2025
|
Solvers for Block-Tridiagonal
|
|
14
|
259
|
June 24, 2025
|
Matrix multiplication and vector multiplication give different results!
|
|
4
|
94
|
June 24, 2025
|
ExponentialUtilities.jl expv!() allocations
|
|
11
|
277
|
June 23, 2025
|
Issue when using previous solution for initial guess with MIRK Boundary Value Problem solver
|
|
3
|
70
|
June 21, 2025
|
Repeated high (6–7) dimensional interpolation
|
|
3
|
117
|
June 19, 2025
|
Discrepancy of ODE Sensitivity Analysis paper results with benchmarks
|
|
31
|
403
|
June 18, 2025
|
How to get upper triangular Cholesky factor of sparse matrix?
|
|
3
|
86
|
June 18, 2025
|
Rank-deficient jacobian error in Newton-Raphson method for unstable limit cycle refinement
|
|
3
|
75
|
June 17, 2025
|
Sparse GPU linear solve from documentation fails
|
|
2
|
136
|
June 17, 2025
|
Block matrix linear solve performance
|
|
6
|
268
|
June 15, 2025
|
Autodifferentiation with FFT, with Enzyme?
|
|
11
|
374
|
June 14, 2025
|