bogumilchilinski / dynpy

MIT License
7 stars 0 forks source link

Implementation of `DynSysIntroComponent` class that creates a part of a report #612

Open bogumilchilinski opened 3 months ago

bogumilchilinski commented 3 months ago

Class is to implement in guides.en.py module that is a reporting component of introduction to dynamic systems reimplementation.

Danielstryjewski commented 2 months ago

DynSysIntroComponent class implemented in guides.pl.py

Danielstryjewski commented 2 months ago

Code to call class:

from dynpy.utilities.components.guides.en import*

DynSysIntroComponent(None)