State and Parameter vectors for SciML applications
|
|
5
|
717
|
August 28, 2023
|
Making Float16 LU better in generic_lu.jl
|
|
3
|
226
|
August 26, 2023
|
Setting up implicit solvers to beat the performance of explicit solvers
|
|
10
|
583
|
August 24, 2023
|
Memory allocation, left-division operator
|
|
5
|
657
|
August 24, 2023
|
How to increase precision of solution using Roots.jl and ArbNumerics.jl
|
|
28
|
567
|
August 18, 2023
|
Float64 but with single precision
|
|
1
|
213
|
August 17, 2023
|
Computing value and first & second derivatives of a scalar function with scalar input, using ForwardDiff
|
|
6
|
448
|
August 16, 2023
|
Numerical simulation changes with different tspan
|
|
4
|
364
|
August 14, 2023
|
Finding root numerically for a function defined in a finite range
|
|
16
|
391
|
August 14, 2023
|
How to properly work with changing precision in ArbNumerics
|
|
2
|
235
|
August 13, 2023
|
Problem with small integrals
|
|
19
|
754
|
August 12, 2023
|
Possibility to store outcome of `ForwardDiff.jacobian` already in sparse format
|
|
2
|
328
|
August 11, 2023
|
How to utilize symmetry in tensor contraction?
|
|
2
|
250
|
August 10, 2023
|
Inverse subset algorithm?
|
|
4
|
524
|
August 7, 2023
|
Unable to change system size in DDE problem using DifferentialEquations.jl
|
|
10
|
431
|
August 7, 2023
|
Is half precision a killer app for RecursiveFactorization?
|
|
2
|
396
|
August 4, 2023
|
Using solution of DDE model as history for another (larger) DDE problem
|
|
1
|
327
|
August 5, 2023
|
Equivalent of Matlab's deval in DifferentialEquations.jl
|
|
2
|
189
|
August 3, 2023
|
Creating an interpolating 2D lookup table
|
|
7
|
859
|
August 1, 2023
|
NonlinearSolve Falsi algorithm: Unexpected ReturnCode
|
|
2
|
266
|
July 31, 2023
|
Solving a system of PDEs with MOL memory allocation problems
|
|
1
|
231
|
July 29, 2023
|
ERROR: LoadError: Scalar indexing is disallowed in tullio
|
|
4
|
534
|
July 24, 2023
|
Why repeat precompilation when running 'test DifferentialEquations'?
|
|
1
|
201
|
July 21, 2023
|
Best way to perform an integral containing a Boltzmann factor
|
|
3
|
222
|
July 19, 2023
|
Handling an overflow example in QuadGK
|
|
5
|
412
|
July 16, 2023
|
DifferentialEquations.jl VectorContinuousCallback vs CallbackSet
|
|
7
|
608
|
July 14, 2023
|
Stochastic differential equation with high dimensions is using too much memory and taking too long
|
|
12
|
467
|
July 13, 2023
|
Differential Equations.jl ODEProblem exceedingly slow
|
|
5
|
451
|
July 12, 2023
|
"equation(s) resulted in a non-finite number.." using MethodOfLines
|
|
1
|
211
|
July 10, 2023
|
Best approach to solving this coupled nonlinear PDE system (incompressible convection)?
|
|
3
|
361
|
July 8, 2023
|