Help to adapt the resolution of an ODE in Matlab to Julia
|
|
3
|
426
|
September 17, 2022
|
Nonuniform fast Hankel transform
|
|
3
|
543
|
September 15, 2022
|
Automatic bifurcation diagram for a simple model
|
|
0
|
296
|
September 13, 2022
|
How to extract the right-hand side function from a differential equation solution?
|
|
8
|
439
|
September 8, 2022
|
Frédéric Goualard found an inexactness in our rand()
|
|
19
|
1024
|
September 8, 2022
|
Solving 2D poisson equation in polar coordinates (finite differences)
|
|
20
|
6057
|
September 7, 2022
|
Performance with intermittent singleton dimensions
|
|
11
|
532
|
September 3, 2022
|
Arithmetic with a specified (low) number of digits
|
|
1
|
407
|
September 3, 2022
|
Good solver for nonlinear diffusion PDE with source?
|
|
1
|
488
|
August 31, 2022
|
LinearSolve and SparseArrays: reuse factorization for multiple right-hand side vectors?
|
|
2
|
531
|
August 29, 2022
|
BigFloat converted to string returns different number?
|
|
8
|
544
|
August 28, 2022
|
@btime of cis Function slower than writing it again
|
|
2
|
389
|
August 25, 2022
|
Threads not working in julia 1.8.0
|
|
6
|
1237
|
August 22, 2022
|
Julia DynamicalSystems package for calculating Recurrence Matrices
|
|
1
|
250
|
August 22, 2022
|
Building on OrdinaryDiffEq.jl vs DiffEqBase.jl
|
|
3
|
1110
|
August 20, 2022
|
Time it takes to multiply two floats
|
|
2
|
424
|
August 18, 2022
|
Create a function of derivatives in Symbolics.jl
|
|
5
|
941
|
August 17, 2022
|
Best way to take derivatives of unevenly spaced data (with interpolations? discrete derivatives?)
|
|
38
|
5029
|
August 17, 2022
|
Implementing the tensor algebra functor
|
|
0
|
498
|
July 10, 2021
|
Q: FiniteDifferences | gradient of a 3D scalar array
|
|
5
|
989
|
August 13, 2022
|
How do I do a fast cumulative integration
|
|
8
|
2407
|
August 11, 2022
|
Why is it `Inf` and not `inf` if `typeof(Inf) == Float64`
|
|
1
|
331
|
August 10, 2022
|
Changing domain for Fourier
|
|
5
|
419
|
August 9, 2022
|
Numerical integration of vector-valued functions using Julia packages
|
|
3
|
1221
|
August 6, 2022
|
Question on how to define equation system in DiffEq using Matrix form
|
|
1
|
280
|
August 4, 2022
|
Problem with SymPy. Symbolic calculation of Sturm chains (Sturm sequence) for polynomials
|
|
2
|
400
|
August 3, 2022
|
Is there any way to optimize array additions and multiplications with transposes?
|
|
27
|
1534
|
August 2, 2022
|
Any conjugate gradient method allowing a custom inner product?
|
|
5
|
566
|
July 30, 2022
|
Control of Time-Step size in OrdinaryDiffEq
|
|
4
|
482
|
July 29, 2022
|
Growing cell population using callback
|
|
10
|
480
|
July 29, 2022
|