Closed bogumilchilinski closed 2 months ago
Aim of this issue is to implement class that handles free terms of other objects within DynPy module.
DynPy
The code was checked with the following call:
from dynpy.models.mechanics import Engine Engine().system_parameters()
Aim of this issue is to implement class that handles free terms of other objects within
DynPy
module.