Computing the Action of the Resolvent Operator (Stationary PDE)
|
|
0
|
181
|
February 1, 2024
|
How to actually take hessian in Zygote
|
|
1
|
248
|
February 1, 2024
|
Issues with Convergence in Differential Equation Solver Using Dual Numbers
|
|
7
|
428
|
January 30, 2024
|
Why does my cubature of ODESolution break down with finite limits?
|
|
18
|
551
|
January 24, 2024
|
@Printf with DecFP / Dec128
|
|
2
|
273
|
January 19, 2024
|
Zygote silently fails on CircularArrays.jl
|
|
2
|
401
|
January 19, 2024
|
LU factorization and non-square matrices
|
|
6
|
1223
|
January 19, 2024
|
Problem implementing perpendicular Neumann boundary conditions using MethodOfLines.jl
|
|
0
|
168
|
January 17, 2024
|
Guide to numerical integration methods?
|
|
10
|
1261
|
January 16, 2024
|
Some eigenpairs from a large, sparse, nonsymmetric matrix: Julia vs Matlab
|
|
22
|
1707
|
January 12, 2024
|
Quadratures and cubatures with Dirac deltas
|
|
12
|
633
|
January 11, 2024
|
Reduce(logaddexp,x) has arbitrarily better accuracy than logsumexp(x)
|
|
11
|
545
|
January 2, 2024
|
PreallocationTools.jl with nested ForwardDiff and sparsity pattern detection errors
|
|
6
|
396
|
January 1, 2024
|
Unit tangent vector in Gridap.jl
|
|
3
|
319
|
December 30, 2023
|
Trouble with NeuralODE and Metal
|
|
3
|
367
|
December 28, 2023
|
Matrix type for inversion
|
|
2
|
255
|
December 28, 2023
|
SparseSparse for inverting structured sparse matrices
|
|
4
|
432
|
December 27, 2023
|
Complex exponentiation: 1^x ≈ 2
|
|
6
|
465
|
December 24, 2023
|
How to analyze sensitivity w.r.t. the initial values?
|
|
9
|
478
|
December 21, 2023
|
Where can I find certain matrix multiplication optimizations?
|
|
2
|
277
|
December 20, 2023
|
How to find solution from certain index in DifferentialEquations.jl
|
|
2
|
209
|
December 18, 2023
|
Sparse A\B
|
|
2
|
326
|
December 17, 2023
|
Package for matrix polynomials
|
|
2
|
261
|
December 15, 2023
|
"Warning: Instability detected. Aborting" while using lyapunovspectrum
|
|
7
|
388
|
December 13, 2023
|
Accurate derivative for tanh
|
|
13
|
531
|
December 13, 2023
|
All positive eigen values but false in isposdef?
|
|
2
|
404
|
December 11, 2023
|
Performance of lu(A)\B versus inv(A)*B to solve AX=B
|
|
3
|
378
|
December 8, 2023
|
Problems saving/opening ODESolution from SciML with JLD2
|
|
12
|
601
|
December 2, 2023
|
Meshgrid function in Julia
|
|
33
|
23412
|
November 29, 2023
|
Huge computation error in Float32?
|
|
12
|
576
|
November 27, 2023
|