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

Added run_batch functionality for the web mode solver, added parallel… #1654

Closed
wants to merge 2 commits into from

Commits on May 1, 2024

  1. Added run_batch functionality for the web mode solver, added parallel…

    …ization using joblib for the local mode solver, and added new functions for unit testing
    prashkh committed May 1, 2024
    Configuration menu
    Copy the full SHA
    25b399c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Implemented feedback to web mode solver run_batch funciton, reverted …

    …changes to local mode solver, updated errors in test_mode_solver_web_run_batch test function
    prashkh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fb25ce6 View commit details
    Browse the repository at this point in the history