Releases: dashdotrobot/bike-wheel-calc
Releases · dashdotrobot/bike-wheel-calc
Early Standard Production Release
This release is meant for usage across my bike wheel apps and tools. There are no known issues, other than weak or incomplete documentation, and most performance-critical features are tested against analytical solutions, when possible, numerical standards when appropriate, or mathematical properties (like matrix singularity or positive-definiteness).
Version for PhD thesis
This is the version of the code used in my PhD thesis. Only the following modules are used in the thesis:
bicycle_wheel.pycontinuum_analysis.pymode_matrix.py
All other files may have breaking issues in this release, and future releases will almost certainly add breaking changes to even these files.