This IJulia script converted blog-post gives a tour for my package Bridge with focus on multivariate stochastic differential equations. I use Makie.jl for the visualisations.
Installation To run this IJulia script install Bridge and checkout the master branch to run.
# Pkg.add("Bridge") # Pkg.checkout("Bridge") The installation of Makie is a bit tricky and is detailed in the README.md file of Makie.
Setting the scene The next few lines load the needed packages and some scripts.
Category Archives: Julia
DifferentialEquations.jl 4.0: Breaking Syntax Changes, Adjoint Sensitivity, Bayesian Estimation, and ETDRK4
By: SciML
Re-posted from: https://sciml.ai/news/2018/01/24/Parameters/index.html
DifferentialEquations.jl 4.0: Breaking Syntax Changes, Adjoint Sensitivity, Bayesian Estimation, and ETDRK4
Read more
DifferentialEquations.jl 4.0: Breaking Syntax Changes, Adjoint Sensitivity, Bayesian Estimation, and ETDRK4
By: SciML
Re-posted from: https://sciml.ai/news/2018/01/24/Parameters/
DifferentialEquations.jl 4.0: Breaking Syntax Changes, Adjoint Sensitivity, Bayesian Estimation, and ETDRK4
Read more