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

Benchmarks refactor #179

Conversation

Chase-Grajeda
Copy link
Collaborator

@Chase-Grajeda Chase-Grajeda commented Jul 3, 2024

Jira BF-49
Refactor benchmarks from master

Changes:

  • Updated docs in benchmark.py
  • Added bernoulli_glm.py
  • Added bernoulli_glm_raw.py
  • Added gaussian_linear.py
  • Added gaussian_linear_uniform.py
  • Added gaussian_mixture.py
  • Added inverse_kinematics.py
  • Added lotka_volterra.py
  • Added sir.py
  • Added slcp.py
  • Added slcp_distractors.py

Notes:
An issue should be opened for adding kwargs support s.t. the simulators don't only run on defaults

Added sir.py to benchmarks.
Updated docstring to benchmark.py.
Updated ruff formatting changes to sir.py
Added lotka_volterra.py.
Updated docs in benchmark.py
Cleaned lotka_volterra.py
Added inverse_kinematics.py.
Updated docs in benchmark.py.
Cleaned lotka_volterra.py.
Cleaned sir.py.
Added remaining benchmarks:
bernoulli_glm.py
bernoulli_glm_raw.py
gaussian_linear.py
gaussian_linear_uniform.py
gaussian_mixture.py
slcp.py
slcp_distractors.py
ruff formatting changes
@Chase-Grajeda Chase-Grajeda added the refactoring Some code shall be redesigned label Jul 3, 2024
@Chase-Grajeda Chase-Grajeda self-assigned this Jul 3, 2024
ruff E741: fixed ambiguous variables names
@Chase-Grajeda Chase-Grajeda marked this pull request as ready for review July 3, 2024 19:27
@stefanradev93 stefanradev93 merged commit 649436c into stefanradev93:streamlined-backend Jul 5, 2024
1 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Some code shall be redesigned
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants