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

[WIP] Implement DiscretizedBox for reducing memory size of nodes #670

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    31e4506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7976cfe View commit details
    Browse the repository at this point in the history
  3. Test something

    masterleinad committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    d9ae87e View commit details
    Browse the repository at this point in the history
  4. Fix scaling in to_box

    masterleinad committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    96182d8 View commit details
    Browse the repository at this point in the history
  5. Cap to global_box

    masterleinad committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    98210a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29b9904 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    222a370 View commit details
    Browse the repository at this point in the history
  8. Make more compile

    masterleinad committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    0576cd3 View commit details
    Browse the repository at this point in the history
  9. Fix CUDA traversal

    masterleinad committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    60f5990 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Make all tests compile

    masterleinad committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e5dbc00 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Fix more tests

    masterleinad committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    6c7973c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Intermediate

    masterleinad committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7a951c7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Compiling

    masterleinad committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e03358f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd89d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f410f View commit details
    Browse the repository at this point in the history
  4. Enable most tests

    masterleinad committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1222986 View commit details
    Browse the repository at this point in the history
  5. Indentation

    masterleinad committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e0f795f View commit details
    Browse the repository at this point in the history
  6. More fixes for CUDA

    masterleinad committed May 10, 2022
    Configuration menu
    Copy the full SHA
    06cc8ea View commit details
    Browse the repository at this point in the history
  7. Indentation

    masterleinad committed May 10, 2022
    Configuration menu
    Copy the full SHA
    05ea0eb View commit details
    Browse the repository at this point in the history