Skip to content

V0.15.0

Compare
Choose a tag to compare
@domhnallmorr domhnallmorr released this 12 Jan 18:51
· 3 commits to main since this release

Refactored

  • Moved run to turn 1 calculation to a standalone file
  • Added a randomiser class for random number generation in race model
  • Moved standings_df to separate standings_model class
  • Added constants file for race simulation
  • Moved pit strategy to separate class
  • Participant status now setup as enums
  • Added laptime_manager for laptimes calculation