bogumilchilinski / dynpy

MIT License
8 stars 0 forks source link

Implementation of `systems` submodule in `components.guides` module #778

Closed bogumilchilinski closed 1 month ago

bogumilchilinski commented 2 months ago

The goal is to implement given submodule within the scope of components.guides module and prepare the methods that provide interface for translation. The following objectives are to achieve:

lsikor commented 1 month ago

The code was checked with the following code:

from dynpy.utilities.documents.guides import UsageOfDynamicSystemsGuide
UsageOfDynamicSystemsGuide(None)