Skip to content

Releases: dashdotrobot/bike-wheel-calc

Early Standard Production Release

31 Jan 23:00

Choose a tag to compare

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

26 Sep 21:35

Choose a tag to compare

This is the version of the code used in my PhD thesis. Only the following modules are used in the thesis:

  • bicycle_wheel.py
  • continuum_analysis.py
  • mode_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.