dashdotrobot / bike-wheel-calc

Stress analysis of bicycle wheels implemented in Python using NumPy
MIT License
14 stars 1 forks source link

Un-nest Hub, Rim, and Spoke classes from BicycleWheel #7

Closed dashdotrobot closed 6 years ago

dashdotrobot commented 6 years ago

This allows a BicycleWheel object to be pickled and un-pickled.