Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/random seed driving profiles #139

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from

Conversation

carlosrodrigo5
Copy link

@carlosrodrigo5 carlosrodrigo5 commented May 17, 2024

Fixes #138

Changes proposed in this pull request:

  • A random seed is added to the get_profile_time_series() function in order to obtain always the same results.

The following steps were realized (required):

  • Correct formatting with black src
  • Add the description of your changes to the CHANGELOG.md in subsection with release name [Unreleased] and state the PR number with #

Also the following steps were realized if applicable:

  • Write docstrings to your code
  • Write test(s) for new patch of code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementing a random seed for each driving profile/car
2 participants