bogumilchilinski / dynpy

MIT License
8 stars 0 forks source link

Preparation or improvement of the guide for scheduling of course on Modelling in Python (issue #938 related) #941

Closed bogumilchilinski closed 1 month ago

bogumilchilinski commented 1 month ago

The goal is to prepare or improve a guide or report that is generated by the following code:

from dynpy.utilities.documents.document import ResearchProjectGuidelines
ResearchProjectGuidelines()
bogumilchilinski commented 1 month ago

Additional reporting component has been implemented (#935).

The code was checked with the following call:

from dynpy.utilities.documents.document import ResearchProjectGuidelines
ResearchProjectGuidelines()