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

Nbody #6

Merged
merged 31 commits into from
Mar 14, 2024
Merged

Nbody #6

merged 31 commits into from
Mar 14, 2024

Commits on Mar 2, 2024

  1. Adding nbody

    jikaelgagnon committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    58e3990 View commit details
    Browse the repository at this point in the history
  2. Nbody now runs

    jikaelgagnon committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d5b5305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b203002 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Added README and chnaged the way in which

    hyperparams are defined.
    jikaelgagnon committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c42c473 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Modified training example to follow hyperparameter

    selection format of other examples.
    jikaelgagnon committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4c6bfcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cb7b27 View commit details
    Browse the repository at this point in the history
  3. make precommit happy

    arnab39 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6d56c55 View commit details
    Browse the repository at this point in the history
  4. run mkinit

    arnab39 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7c9e2c1 View commit details
    Browse the repository at this point in the history
  5. run autoflake

    arnab39 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2e1e90b View commit details
    Browse the repository at this point in the history
  6. apply black

    danibene committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1f04c4b View commit details
    Browse the repository at this point in the history
  7. figured out errors

    arnab39 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d585fca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6d7507 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c9cada View commit details
    Browse the repository at this point in the history
  10. remove repeated line

    arnab39 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4bce318 View commit details
    Browse the repository at this point in the history
  11. merged with main

    arnab39 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c35afef View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    aa0e41c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3060b08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f5a35c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34676d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c8094f View commit details
    Browse the repository at this point in the history
  6. Merged with main

    jikaelgagnon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c82c9f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d136dee View commit details
    Browse the repository at this point in the history
  8. Pulled from main

    jikaelgagnon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a2a3c98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    801cd20 View commit details
    Browse the repository at this point in the history
  10. Changed .pre-commit

    jikaelgagnon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6043375 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6ea208 View commit details
    Browse the repository at this point in the history
  12. added docstrings + renaming

    oumarkaba committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    02df5e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4a6387c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d715651 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b3658e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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