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

Implement batch addition in archives #221

Merged
merged 55 commits into from
Jul 24, 2022
Merged

Implement batch addition in archives #221

merged 55 commits into from
Jul 24, 2022

Commits on Jun 27, 2022

  1. Prototype (does not work)

    btjanaka committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2826da9 View commit details
    Browse the repository at this point in the history
  2. Bug fixes and tests

    btjanaka committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    83770ea View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Bugfix

    btjanaka committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e121192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c399ac6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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

Commits on Jul 2, 2022

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

Commits on Jul 3, 2022

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

Commits on Jul 6, 2022

  1. Update docstring

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    fa2d68e View commit details
    Browse the repository at this point in the history
  2. Docstring

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    7439ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f0000a View commit details
    Browse the repository at this point in the history
  4. Docstrings

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    4943420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5df701 View commit details
    Browse the repository at this point in the history
  6. Tidy up add_single

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    766b73b View commit details
    Browse the repository at this point in the history
  7. Fix some tests

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    e198d2a View commit details
    Browse the repository at this point in the history
  8. Grid archive test

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    ad23c49 View commit details
    Browse the repository at this point in the history
  9. CVT archive tests

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    1e4f1dc View commit details
    Browse the repository at this point in the history
  10. visualize tests

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    cc50c8e View commit details
    Browse the repository at this point in the history
  11. sliding boundaries tests

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8d49143 View commit details
    Browse the repository at this point in the history
  12. Fix grid archive benchmark

    btjanaka committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0af3402 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    c438146 View commit details
    Browse the repository at this point in the history
  2. Remvoe branch limit

    btjanaka committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    28325cf View commit details
    Browse the repository at this point in the history
  3. Formatting

    btjanaka committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e6996ed View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

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

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    d583f47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c7133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc8f14e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Fix add_batch bug?

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7bd7a60 View commit details
    Browse the repository at this point in the history
  2. Clean up add code

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ef177f2 View commit details
    Browse the repository at this point in the history
  3. Use add in optimizer

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    349c955 View commit details
    Browse the repository at this point in the history
  4. Add test for add

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f03ff54 View commit details
    Browse the repository at this point in the history
  5. Fix CVTArchive benchmarks

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    2b69856 View commit details
    Browse the repository at this point in the history
  6. Fix some emitter tests

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    bc29569 View commit details
    Browse the repository at this point in the history
  7. Clarify

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6f4515e View commit details
    Browse the repository at this point in the history
  8. Fix emitter base test

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    122a361 View commit details
    Browse the repository at this point in the history
  9. Fix ranker test

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5270d84 View commit details
    Browse the repository at this point in the history
  10. Fix 1D grid vis test

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    c296cf7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    729c324 View commit details
    Browse the repository at this point in the history
  12. Fix optimizer tests

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0b71213 View commit details
    Browse the repository at this point in the history
  13. Increase max locals

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    4d6d63e View commit details
    Browse the repository at this point in the history
  14. Shuffle solutions in add

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    4f28541 View commit details
    Browse the repository at this point in the history
  15. Metadata warning

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    73ecd3e View commit details
    Browse the repository at this point in the history
  16. Revert "Shuffle solutions in add"

    This reverts commit 4f28541.
    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8d9688d View commit details
    Browse the repository at this point in the history
  17. Clarify about ties

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8caedc5 View commit details
    Browse the repository at this point in the history
  18. Check shapes in add()

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    a327d59 View commit details
    Browse the repository at this point in the history
  19. Tweak err messages

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    21507da View commit details
    Browse the repository at this point in the history
  20. history

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    75888be View commit details
    Browse the repository at this point in the history
  21. Handle ties

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    c08ef8e View commit details
    Browse the repository at this point in the history
  22. Rearrange docstring

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ff3e318 View commit details
    Browse the repository at this point in the history
  23. Docstring tweaks

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    29e4ff2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3c13e86 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1d9d178 View commit details
    Browse the repository at this point in the history
  26. Remove unused stats_update

    btjanaka committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    953bd84 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    933b89d View commit details
    Browse the repository at this point in the history
  2. Clarify batch size check

    btjanaka committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    4402a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    070874a View commit details
    Browse the repository at this point in the history