3D interpolation in Julia
|
|
21
|
701
|
July 20, 2024
|
Problem on solving periodic solution of ODE using orthogonal polynomial pseudo-arclength method
|
|
4
|
92
|
July 18, 2024
|
Finding *all* the eigenvalues of a sparse matrix?
|
|
25
|
1263
|
July 18, 2024
|
Large interpolation error for exponential integrators in DifferentialEquations
|
|
2
|
101
|
July 16, 2024
|
How can I get specific values out of JuMP's variables?
|
|
4
|
68
|
July 9, 2024
|
Trying to solve a large system of highly stiff differential equations
|
|
13
|
663
|
June 6, 2024
|
DataInterpolations.jl and Zygote.jl
|
|
18
|
587
|
July 8, 2024
|
Using orthogonal collocation method solve PDE of adsorption chromatography model
|
|
4
|
419
|
July 4, 2024
|
Alternatives to inv() in Julia
|
|
4
|
294
|
July 3, 2024
|
Set as zero low values in symbolic expressions
|
|
3
|
201
|
July 3, 2024
|
Finding roots of an integral equation
|
|
4
|
157
|
July 2, 2024
|
Issue with StaticArrays in Boundary Value Problems
|
|
2
|
404
|
June 28, 2024
|
Slow cubature
|
|
21
|
421
|
June 25, 2024
|
Convergence of gmres from IterativeSolvers in minimal examples
|
|
7
|
350
|
June 23, 2024
|
Error while simulating electrostatic problem for a multi-dielectric system using Gridap
|
|
5
|
188
|
June 22, 2024
|
Preconditioner for Block PSD linear system
|
|
2
|
195
|
June 22, 2024
|
Hcubature_count?
|
|
6
|
165
|
June 20, 2024
|
Automatic State Transition Matrix
|
|
3
|
176
|
June 15, 2024
|
Implementing two different noise processes in a differential equation
|
|
1
|
269
|
June 15, 2024
|
Accelerating repeated eigenvalue searches
|
|
31
|
984
|
June 14, 2024
|
Is there a possibility of transcoding QNDF?
|
|
4
|
221
|
June 7, 2024
|
Incorrect interpolation on non regular grid
|
|
1
|
146
|
June 4, 2024
|
Periodic boundary conditions with MethodOfLines not working
|
|
1
|
176
|
June 4, 2024
|
Is there any easy-to-use parallel linear solver in Julia?
|
|
5
|
1110
|
June 3, 2024
|
Mismatch between nextfloat(0.0) and eps(Float64)
|
|
6
|
318
|
June 3, 2024
|
Using du in system of ODEs
|
|
3
|
217
|
May 29, 2024
|
Integration packages to calculate the first N Fourier coefficients
|
|
3
|
282
|
May 27, 2024
|
The general cause of the error that "Enzyme could not find shadow for value" in Enzyme.jl
|
|
4
|
220
|
May 27, 2024
|
Jordan norm in julia
|
|
6
|
342
|
May 23, 2024
|
How to check reliably whether a function has a zero on an interval '[0,a)'
|
|
5
|
224
|
May 22, 2024
|