You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to communicate interfaces more clearly, I would be helpful to factor out some of the sub-components into separate modules (within the same package) and re-export them. Candidates are:
src/flat.jl
src/control_systems.jl
src/game.jl
src/plot_utils.jl
The text was updated successfully, but these errors were encountered:
In order to communicate interfaces more clearly, I would be helpful to factor out some of the sub-components into separate modules (within the same package) and re-export them. Candidates are:
src/flat.jl
src/control_systems.jl
src/game.jl
src/plot_utils.jl
The text was updated successfully, but these errors were encountered: