JuliaDynamics/DynamicalSystemsBase.jl

CoupledSDEs documentation

Open

#219 opened on Oct 3, 2024

 (1 comment) (0 reactions) (0 assignees)Julia (34 forks)auto 404
documentationgood first issuelow priority

Repository metrics

Stars
 (56 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug I think that the CoupledSDEs part of the documentation should be better incorporated into the rest of the docs. Other types of dynamical systems such as CoupledODEs or PoincareMap have their documentation under DynamicalSystemsBase.jl section but CoupledSDEs have their own section which break this pattern.

Example image

Contributor guide