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

Strain optimization #346

Merged
merged 48 commits into from
Oct 1, 2023
Merged

Strain optimization #346

merged 48 commits into from
Oct 1, 2023

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    2273bf8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    5ab839b View commit details
    Browse the repository at this point in the history
  2. initial commit

    phuslage committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1b0a95c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98ab424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96555d View commit details
    Browse the repository at this point in the history
  5. make basic example work

    phuslage committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3e2c0c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. cleanups & comments

    phuslage committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ca39c78 View commit details
    Browse the repository at this point in the history
  2. fix typo

    phuslage committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    051abb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Initial refactoring.

    ejpaul committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1e748b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Cleanup and refactoring.

    ejpaul committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    bf70cfa View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    d8debdd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Adding more documentation.

    ejpaul committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d09d909 View commit details
    Browse the repository at this point in the history
  2. Autopep.

    ejpaul committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    818d041 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Tests now passing.

    ejpaul committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    87e8e7e View commit details
    Browse the repository at this point in the history
  2. Autopep.

    ejpaul committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    72632ae View commit details
    Browse the repository at this point in the history
  3. Added unit tests for strains.

    ejpaul committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9926c78 View commit details
    Browse the repository at this point in the history
  4. Added unit tests for strains.

    ejpaul committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    acd058f View commit details
    Browse the repository at this point in the history
  5. Added simple example.

    ejpaul committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    51674cf View commit details
    Browse the repository at this point in the history
  6. Removed old example.

    ejpaul committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e9f154f View commit details
    Browse the repository at this point in the history
  7. Small cleanup.

    ejpaul committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bff6c2c View commit details
    Browse the repository at this point in the history
  8. Fix to test.

    ejpaul committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ee25256 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Delete biotsavart_mod.py

    phuslage authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7ebe834 View commit details
    Browse the repository at this point in the history
  2. Delete self_field.py

    phuslage authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1d790b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. minor changes

    phuslage committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    645add2 View commit details
    Browse the repository at this point in the history
  2. more minor changes

    phuslage committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b1c9c59 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    f698fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d3e607 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    d04ec4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c8c9e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f7e6c6 View commit details
    Browse the repository at this point in the history
  4. Now using in_github_actions.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    d3cffb3 View commit details
    Browse the repository at this point in the history
  5. Removed strain_plot.py.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3728c0b View commit details
    Browse the repository at this point in the history
  6. Removed unneeded imports.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    a3152d5 View commit details
    Browse the repository at this point in the history
  7. Removed unneeded imports.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    e565c92 View commit details
    Browse the repository at this point in the history
  8. Remove unused imports.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    7641765 View commit details
    Browse the repository at this point in the history
  9. Remove unused commits.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    77c1787 View commit details
    Browse the repository at this point in the history
  10. Responding to comments.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    50eee3f View commit details
    Browse the repository at this point in the history
  11. Autopep.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    468ed74 View commit details
    Browse the repository at this point in the history
  12. Fixing build errors.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    c41f5af View commit details
    Browse the repository at this point in the history
  13. Adding required import.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    054ecd8 View commit details
    Browse the repository at this point in the history
  14. Fix typo.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    9a1c51f View commit details
    Browse the repository at this point in the history
  15. Including in_github_actions.

    ejpaul committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    077462e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    705053a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    2e3d79e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    882d7e7 View commit details
    Browse the repository at this point in the history
  2. Autopep.

    ejpaul committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d131aed View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Merged in master.

    ejpaul committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    26ef5ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60329b3 View commit details
    Browse the repository at this point in the history