Python-VPP
Python-VPP copied to clipboard
3-DOF Velocity Prediction Program
This issue is a request for comment to solicit ideas and feedback for taking Python VPP to a first release. Work is planned over three themes: 1. Functionality, to improve...
Moving the to-do list from the readme: 1. ~~wrap rig into yacht class~~, and update measure functions 2. validate on YD-41 (Principle of Yacht Design), and write tests 3. ~~optimize...
Details to follow. Likely dependent on #21 - collect other requirements here for now.
Implementing the vpp as a standalone python package within the repo comes with a few benefits: - Make's it clearer how additional functionality such as demos/tests/docs relate to it -...
is this a mistake or am I missing something? Shouldn't this be FTJ (foot jib parameter) ? Or is FJT something different? In AeroMod is also mentioned the term FTJ...
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.31.0 to 1.37.0. Release notes Sourced from streamlit's releases. 1.37.0 What's Changed New Features 🎉 Stacking options - st.bar_chart by @mayagbarnes in streamlit/streamlit#8945 Support graphviz.sources.Source object for...
Need to make a few changes to the code to fix deprecations since a few dependencies have been updated. Issue originally reported in #34 and fixed by pinning to old...
I know that this code is based on data from YD-41. If I design a new sail and use it on a new boat, does that still work? Especially for...
Updated the requirements.text to run with actual Python modules