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

TRACE Main PR #771

Closed
wants to merge 100 commits into from
Closed

Commits on Jan 22, 2024

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

    hannorein committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ee27848 View commit details
    Browse the repository at this point in the history
  3. Making BS more like in main

    hannorein committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f6244ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f997f34 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. relax unit test prec

    hannorein committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    adcb615 View commit details
    Browse the repository at this point in the history
  2. removed logic in BS to switch between Nbody and other odes depending on

    trace mode. will be done in trace itself.
    hannorein committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2d834a8 View commit details
    Browse the repository at this point in the history
  3. Making bs more like main

    hannorein committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    96dc71f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5205ac7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49be0e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. bs cleanup

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    19d2757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb69ec View commit details
    Browse the repository at this point in the history
  3. simplified bs

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5bb5ba2 View commit details
    Browse the repository at this point in the history
  4. cleanup dt

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a98338f View commit details
    Browse the repository at this point in the history
  5. update pos

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5faf428 View commit details
    Browse the repository at this point in the history
  6. minor

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a3c479c View commit details
    Browse the repository at this point in the history
  7. fixed bug

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2f70448 View commit details
    Browse the repository at this point in the history
  8. removed debug

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0e70d6c View commit details
    Browse the repository at this point in the history
  9. space

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    79cf300 View commit details
    Browse the repository at this point in the history
  10. cleanup integrator.c

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    243bf66 View commit details
    Browse the repository at this point in the history
  11. cleanup

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a2ca9d6 View commit details
    Browse the repository at this point in the history
  12. cleanup python side

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    03381f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1584b82 View commit details
    Browse the repository at this point in the history
  14. cleanup simulationarchive

    hannorein committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    27337f2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    74b0cdb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. collision search location

    hannorein committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f859d32 View commit details
    Browse the repository at this point in the history
  2. size change

    hannorein committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    29f3563 View commit details
    Browse the repository at this point in the history
  3. fixes collision test

    Tiger Lu authored and Tiger Lu committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2f4b841 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. minor

    hannorein committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    fc7b8b9 View commit details
    Browse the repository at this point in the history
  2. fixed memory leak

    hannorein committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ccbc501 View commit details
    Browse the repository at this point in the history
  3. fixed ODE memory leak

    hannorein committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    be18be7 View commit details
    Browse the repository at this point in the history
  4. Another ODE memory leak fix

    hannorein committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    76597e8 View commit details
    Browse the repository at this point in the history
  5. Third memory leak in ODEs

    hannorein committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f5b8aac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2af408c View commit details
    Browse the repository at this point in the history
  7. unit tests

    hannorein committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d4bfad5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    e05bc8b View commit details
    Browse the repository at this point in the history
  2. simplified jump step

    hannorein committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8bc57a0 View commit details
    Browse the repository at this point in the history
  3. optimizations

    hannorein committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e1f2440 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1eb88ea View commit details
    Browse the repository at this point in the history
  5. more cleanup

    hannorein committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    73d9e1f View commit details
    Browse the repository at this point in the history
  6. minor

    hannorein committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8b65fa6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58d135c View commit details
    Browse the repository at this point in the history
  8. basic unit tests started

    hannorein committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    329a641 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    add146a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    5d56b95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05ce57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cb5396 View commit details
    Browse the repository at this point in the history
  4. fixed openmp order

    hannorein committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    46114ab View commit details
    Browse the repository at this point in the history
  5. make mode enum

    hannorein committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    458a79a View commit details
    Browse the repository at this point in the history
  6. added ODE support

    hannorein committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1ca862e View commit details
    Browse the repository at this point in the history
  7. switching function cleanup

    hannorein committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7b91cb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d29c8e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e843fe2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95e27f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d323040 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    26db965 View commit details
    Browse the repository at this point in the history
  13. encounter post check logic

    hannorein committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e70f0a2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc2535b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    472e3cd View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    a2471df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc0207 View commit details
    Browse the repository at this point in the history
  3. adjusted unit test

    hannorein committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    84dbbd6 View commit details
    Browse the repository at this point in the history
  4. fixed unit test

    hannorein committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    725f776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ddbd73 View commit details
    Browse the repository at this point in the history
  6. added full_BS

    hannorein committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    4ee9184 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    6cd8e5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34736c7 View commit details
    Browse the repository at this point in the history
  3. added flag to ias

    hannorein committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    436cc1e View commit details
    Browse the repository at this point in the history
  4. backup kepler good

    hannorein committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dd220a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d684a48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dee4180 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75207f2 View commit details
    Browse the repository at this point in the history
  8. minor

    hannorein committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5ac8fa3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

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

Commits on Feb 12, 2024

  1. fixed bug in FULL_BS

    hannorein committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6057f2d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 27, 2024

  1. Pham

    hannorein committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    97e03b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. peri changes

    Tiger Lu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    992f615 View commit details
    Browse the repository at this point in the history
  2. back end changes

    Tiger Lu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c33a63d View commit details
    Browse the repository at this point in the history
  3. bug

    Tiger Lu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5c46679 View commit details
    Browse the repository at this point in the history
  4. DHC after collision with central body

    Tiger Lu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ec561b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge branch 'newTRACE_FULL_tiger' of github.com:tigerchenlu98/reboun…

    …d into tigerchenlu98-newTRACE_FULL_tiger
    hannorein committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    100848a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. full bs defaults

    Tiger Lu authored and Tiger Lu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    055eeeb View commit details
    Browse the repository at this point in the history
  2. working default full bs

    Tiger Lu authored and Tiger Lu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    78ece50 View commit details
    Browse the repository at this point in the history
  3. FULL BS default

    Tiger Lu authored and Tiger Lu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    183d0cf View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. documentation

    Tiger Lu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    960e0b5 View commit details
    Browse the repository at this point in the history
  2. minor typos

    Tiger Lu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b56ed14 View commit details
    Browse the repository at this point in the history
  3. inertial to DH testing

    Tiger Lu authored and Tiger Lu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    93e57f1 View commit details
    Browse the repository at this point in the history
  4. update

    Tiger Lu authored and Tiger Lu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    88f5ddd View commit details
    Browse the repository at this point in the history
  5. revert Inertial->DHC switching

    Tiger Lu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    186d551 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

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

Commits on May 5, 2024

  1. Example Notebooks and code cleanup

    Tiger Lu authored and Tiger Lu committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4879207 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. relaxed speed test

    hannorein committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b65362e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef08536 View commit details
    Browse the repository at this point in the history
  3. doc

    hannorein committed May 6, 2024
    Configuration menu
    Copy the full SHA
    da5c4c8 View commit details
    Browse the repository at this point in the history
  4. switching function

    hannorein committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dec6d78 View commit details
    Browse the repository at this point in the history
  5. more doc

    hannorein committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7d0b714 View commit details
    Browse the repository at this point in the history
  6. readded server test

    hannorein committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0c8cd41 View commit details
    Browse the repository at this point in the history
  7. minor

    hannorein committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dc0eee1 View commit details
    Browse the repository at this point in the history
  8. Header

    hannorein committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e6de265 View commit details
    Browse the repository at this point in the history
  9. fixed two documentation inconsistencies

    Tiger Lu authored and Tiger Lu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c07d836 View commit details
    Browse the repository at this point in the history