|
Solving Poisson PDE in an arbitrary 2D geometry, under different types of both internal and external boundary conditions
|
|
6
|
440
|
August 29, 2023
|
|
State and Parameter vectors for SciML applications
|
|
5
|
750
|
August 28, 2023
|
|
Making Float16 LU better in generic_lu.jl
|
|
3
|
241
|
August 26, 2023
|
|
Setting up implicit solvers to beat the performance of explicit solvers
|
|
10
|
677
|
August 24, 2023
|
|
Memory allocation, left-division operator
|
|
5
|
696
|
August 24, 2023
|
|
How to increase precision of solution using Roots.jl and ArbNumerics.jl
|
|
28
|
706
|
August 18, 2023
|
|
Float64 but with single precision
|
|
1
|
225
|
August 17, 2023
|
|
Computing value and first & second derivatives of a scalar function with scalar input, using ForwardDiff
|
|
6
|
500
|
August 16, 2023
|
|
Numerical simulation changes with different tspan
|
|
4
|
399
|
August 14, 2023
|
|
Finding root numerically for a function defined in a finite range
|
|
16
|
484
|
August 14, 2023
|
|
How to properly work with changing precision in ArbNumerics
|
|
2
|
254
|
August 13, 2023
|
|
Problem with small integrals
|
|
19
|
871
|
August 12, 2023
|
|
Possibility to store outcome of `ForwardDiff.jacobian` already in sparse format
|
|
2
|
346
|
August 11, 2023
|
|
How to utilize symmetry in tensor contraction?
|
|
2
|
271
|
August 10, 2023
|
|
Inverse subset algorithm?
|
|
4
|
556
|
August 7, 2023
|
|
Unable to change system size in DDE problem using DifferentialEquations.jl
|
|
10
|
478
|
August 7, 2023
|
|
Is half precision a killer app for RecursiveFactorization?
|
|
2
|
414
|
August 4, 2023
|
|
Using solution of DDE model as history for another (larger) DDE problem
|
|
1
|
361
|
August 5, 2023
|
|
Equivalent of Matlab's deval in DifferentialEquations.jl
|
|
2
|
220
|
August 3, 2023
|
|
Creating an interpolating 2D lookup table
|
|
7
|
920
|
August 1, 2023
|
|
NonlinearSolve Falsi algorithm: Unexpected ReturnCode
|
|
2
|
290
|
July 31, 2023
|
|
Solving a system of PDEs with MOL memory allocation problems
|
|
1
|
247
|
July 29, 2023
|
|
ERROR: LoadError: Scalar indexing is disallowed in tullio
|
|
4
|
586
|
July 24, 2023
|
|
Why repeat precompilation when running 'test DifferentialEquations'?
|
|
1
|
209
|
July 21, 2023
|
|
Best way to perform an integral containing a Boltzmann factor
|
|
3
|
235
|
July 19, 2023
|
|
Handling an overflow example in QuadGK
|
|
5
|
478
|
July 16, 2023
|
|
DifferentialEquations.jl VectorContinuousCallback vs CallbackSet
|
|
7
|
698
|
July 14, 2023
|
|
Stochastic differential equation with high dimensions is using too much memory and taking too long
|
|
12
|
547
|
July 13, 2023
|
|
Differential Equations.jl ODEProblem exceedingly slow
|
|
5
|
488
|
July 12, 2023
|
|
"equation(s) resulted in a non-finite number.." using MethodOfLines
|
|
1
|
229
|
July 10, 2023
|