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

Faster algorithm for ordered sampling with replacement #913

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    dba8ba3 View commit details
    Browse the repository at this point in the history
  2. Update sampling.jl

    Tortar authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    c922c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7ef972 View commit details
    Browse the repository at this point in the history
  4. previous methodology then

    Tortar authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    b424eaf View commit details
    Browse the repository at this point in the history
  5. Update sampling.jl

    Tortar authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    3ae19bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5d90b3 View commit details
    Browse the repository at this point in the history
  7. Update sampling.jl

    Tortar authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e032965 View commit details
    Browse the repository at this point in the history
  8. Update sampling.jl

    Tortar authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    397b8b3 View commit details
    Browse the repository at this point in the history
  9. Update sampling.jl

    Tortar authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    1e9c9ec View commit details
    Browse the repository at this point in the history
  10. try stablerng(1)

    Tortar authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2a4683c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. use cumsum

    Tortar authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5367e69 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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