Gradient of ODESystem containing a loop
|
|
2
|
164
|
February 12, 2024
|
Implementing semi-implicit Fourier spectral method
|
|
1
|
468
|
February 10, 2024
|
Finding the rank of an augmented matrix
|
|
2
|
486
|
February 9, 2024
|
No method matching default_algorithm in SDDEProblem; SDEProblem and DDEProblem work
|
|
3
|
193
|
February 6, 2024
|
Computing the Action of the Resolvent Operator (Stationary PDE)
|
|
0
|
193
|
February 1, 2024
|
How to actually take hessian in Zygote
|
|
1
|
273
|
February 1, 2024
|
Issues with Convergence in Differential Equation Solver Using Dual Numbers
|
|
7
|
466
|
January 30, 2024
|
Why does my cubature of ODESolution break down with finite limits?
|
|
18
|
565
|
January 24, 2024
|
@Printf with DecFP / Dec128
|
|
2
|
283
|
January 19, 2024
|
Zygote silently fails on CircularArrays.jl
|
|
2
|
402
|
January 19, 2024
|
LU factorization and non-square matrices
|
|
6
|
1380
|
January 19, 2024
|
Problem implementing perpendicular Neumann boundary conditions using MethodOfLines.jl
|
|
0
|
193
|
January 17, 2024
|
Guide to numerical integration methods?
|
|
10
|
1710
|
January 16, 2024
|
Some eigenpairs from a large, sparse, nonsymmetric matrix: Julia vs Matlab
|
|
22
|
1789
|
January 12, 2024
|
Quadratures and cubatures with Dirac deltas
|
|
12
|
686
|
January 11, 2024
|
Reduce(logaddexp,x) has arbitrarily better accuracy than logsumexp(x)
|
|
11
|
600
|
January 2, 2024
|
PreallocationTools.jl with nested ForwardDiff and sparsity pattern detection errors
|
|
6
|
414
|
January 1, 2024
|
Trouble with NeuralODE and Metal
|
|
3
|
401
|
December 28, 2023
|
Matrix type for inversion
|
|
2
|
263
|
December 28, 2023
|
SparseSparse for inverting structured sparse matrices
|
|
4
|
466
|
December 27, 2023
|
Complex exponentiation: 1^x ≈ 2
|
|
6
|
487
|
December 24, 2023
|
How to analyze sensitivity w.r.t. the initial values?
|
|
9
|
524
|
December 21, 2023
|
Where can I find certain matrix multiplication optimizations?
|
|
2
|
278
|
December 20, 2023
|
How to find solution from certain index in DifferentialEquations.jl
|
|
2
|
228
|
December 18, 2023
|
Sparse A\B
|
|
2
|
348
|
December 17, 2023
|
Package for matrix polynomials
|
|
2
|
283
|
December 15, 2023
|
"Warning: Instability detected. Aborting" while using lyapunovspectrum
|
|
7
|
494
|
December 13, 2023
|
Accurate derivative for tanh
|
|
13
|
545
|
December 13, 2023
|
All positive eigen values but false in isposdef?
|
|
2
|
444
|
December 11, 2023
|
Performance of lu(A)\B versus inv(A)*B to solve AX=B
|
|
3
|
430
|
December 8, 2023
|