Ship maneuvering simulation tool with respect to ShipMMG model

41 stars 25 forks 41 watchers Jupyter Notebook MIT License
ship-maneuvering-simulation
1 Open Issue Need Help Last updated: Nov 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user is reporting an `ImportError` when attempting to import modules from the `shipmmg` library. The traceback indicates the root cause is within `shipmmg/mmg_3dof.py`, which tries to import `derivative` from `scipy.misc`. This function has been deprecated and removed in recent versions of SciPy, leading to the import failure.

Complexity: 2/5
bug good first issue

Ship maneuvering simulation tool with respect to ShipMMG model

Jupyter Notebook
#ship-maneuvering-simulation