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

Scaling Transformations #312

Merged
merged 102 commits into from
Aug 15, 2022
Merged

Scaling Transformations #312

merged 102 commits into from
Aug 15, 2022

Commits on Jul 26, 2022

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

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    0007cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1052431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de83919 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2bc83f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5668f7 View commit details
    Browse the repository at this point in the history
  6. Added the lattice module.

    BryanRumsey committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    19aa6ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abcd36e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f4a5fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7e9b0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c45d5f View commit details
    Browse the repository at this point in the history
  11. Bug fixes.

    BryanRumsey committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    628eb00 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9187fc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    40383de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78086d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd1fa75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    165f82c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81a1014 View commit details
    Browse the repository at this point in the history
  6. Bug fixes.

    BryanRumsey committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    3db8f5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ffc721 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cf9c8a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19668bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afa0ba2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b20e2a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    762fc7e View commit details
    Browse the repository at this point in the history
  13. More bug fixes.

    BryanRumsey committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    bb5b312 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ed15d8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8053a63 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1fc7323 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

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

Commits on Aug 1, 2022

  1. Yet more bug fixes.

    BryanRumsey committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    82c0f73 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Bug fixes.

    BryanRumsey committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    99a0c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea3c8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a719c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Fixed indentation error.

    BryanRumsey committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c9ca676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c7b46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3ba787 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb89aca View commit details
    Browse the repository at this point in the history
  5. Moved the apply and inside functions to the base class. Added the tra…

    …nslation transformation.
    BryanRumsey committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    7399a30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61e7c4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc4487f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Fixed issue with tests.

    BryanRumsey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a6afbc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Added actions to domain.

    BryanRumsey committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    8c65a18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de1d346 View commit details
    Browse the repository at this point in the history
  3. Added and update flag to find boundary points function.

    Extended the action validator to cover set actions.
    Added helper function to set particle properties.
    
    Added fuction to apply set actions.
    BryanRumsey committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    d2097e2 View commit details
    Browse the repository at this point in the history
  4. Extended the action validator to cover remove actions. Added function…

    … to apply remove actions.
    BryanRumsey committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    ab00d76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f07bd20 View commit details
    Browse the repository at this point in the history
  6. Added actions to the domain constructor and added returns for particl…

    …es counts in fill actions.
    BryanRumsey committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    4844451 View commit details
    Browse the repository at this point in the history
  7. Bug fixes.

    BryanRumsey committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    0c21be8 View commit details
    Browse the repository at this point in the history
  8. Fixed circular imports.

    BryanRumsey committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a802794 View commit details
    Browse the repository at this point in the history
  9. Removed unused import.

    BryanRumsey committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a6dd4d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c5e303 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4732e95 View commit details
    Browse the repository at this point in the history
  12. Cleanup and restructure.

    BryanRumsey committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    1ba7580 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2f8e647 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Added an add fill action function and refactored the fill with partic…

    …les function to use the new function.
    BryanRumsey committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    4b01a61 View commit details
    Browse the repository at this point in the history
  2. Added an add set action function and refactored the set properties fu…

    …nction to use the new function.
    BryanRumsey committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    5fc1dc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db5e600 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    fad79fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cdccd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73c945a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5819b69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1666011 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4fe762 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ed9eb6 View commit details
    Browse the repository at this point in the history
  8. Fixed test_solver model.

    BryanRumsey committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f76b709 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    301f04c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6fb9a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39eb3b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb8cc7f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    68e58ba View commit details
    Browse the repository at this point in the history
  14. Updated doc strings.

    BryanRumsey committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e1342a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    57313f2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    228e2c1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4012d3e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    669cd55 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b235122 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b09cfdc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    af09cc2 View commit details
    Browse the repository at this point in the history
  22. Updated hes1 example.

    BryanRumsey committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    b08e84e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c46a216 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b6698e0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ebe6a37 View commit details
    Browse the repository at this point in the history
  26. Bug fixes.

    BryanRumsey committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    95d2c66 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3e527f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    ad53f02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27389ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85d48de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e3ab16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9e3cda View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

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

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    feff10e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b4b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c7da80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8b0a30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f34493 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55c304a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ed76df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f0f0dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cca380f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e746070 View commit details
    Browse the repository at this point in the history