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

Fixes and improvements related to random number generation. Improvements for data set filtering. #887

Merged
merged 81 commits into from
Mar 15, 2021

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    76c20d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f143fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f4d820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c82d5db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6e5596 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    028dc7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcce87c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73b810c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    cf122ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce14c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70b7cd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    67429ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b400fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd1113a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1749ba7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

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

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    b44bdac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d5a880 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b40809 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fcdbd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    421f203 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a92f8f1 View commit details
    Browse the repository at this point in the history
  7. Add code docs

    drroe committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    cbfd744 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Only set up CheckResidue() stuff if needed (not needed for new routin…

    …e). Make max_factor_ a double, and make the default 10.
    drroe committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    ea94c75 View commit details
    Browse the repository at this point in the history
  2. Get rid of duplicate check

    drroe committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    ac606e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ef368 View commit details
    Browse the repository at this point in the history
  4. Change max factor default back to 2. In new random rotate routine, have

    max rotations be on a per-dihedral basis. Make rotation counts unsigned
    in old routine. Fix printf formatting.
    drroe committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    5a894b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9eab21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84cfc84 View commit details
    Browse the repository at this point in the history
  7. Set marsaglia for test

    drroe committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    0e0012b View commit details
    Browse the repository at this point in the history
  8. Add some new versions of the randomizeions algorithm, one that does no

    distance checking, one that only checks for around.
    drroe committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    bad8625 View commit details
    Browse the repository at this point in the history
  9. Enable algorithm 3

    drroe committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    55eb93c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    a54ed59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8df02c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    872eca8 View commit details
    Browse the repository at this point in the history
  4. Start adding init

    drroe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8908c00 View commit details
    Browse the repository at this point in the history
  5. Add support for 'filterset' arg

    drroe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8080a22 View commit details
    Browse the repository at this point in the history
  6. Start implementing filterindex

    drroe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    9a98f2c View commit details
    Browse the repository at this point in the history
  7. Add set to be filtered stuff

    drroe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    e8c0dc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3142a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9299296 View commit details
    Browse the repository at this point in the history
  10. Enable version 4

    drroe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    5bcf773 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a54a6a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2cbaca0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eacde65 View commit details
    Browse the repository at this point in the history
  14. use swapIons_NoOverlap()

    drroe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    3b7ebed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    774dfc9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a794070 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    780a4c9 View commit details
    Browse the repository at this point in the history
  18. Update help

    drroe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    07e9f0d View commit details
    Browse the repository at this point in the history
  19. Add test for new algorithms.

    drroe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    d8c9b4e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    acebdc0 View commit details
    Browse the repository at this point in the history
  2. Fix code docs

    drroe committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    bafb6a2 View commit details
    Browse the repository at this point in the history
  3. Add 'gauss' mode to random.

    drroe committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5b32659 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    788100b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba67afc View commit details
    Browse the repository at this point in the history
  6. Save pointer to master dsl

    drroe committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    55ef951 View commit details
    Browse the repository at this point in the history
  7. Add Finalize() routine.

    drroe committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c66c6ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87d35ba View commit details
    Browse the repository at this point in the history
  9. Add printout

    drroe committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5be4b35 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

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

Commits on Mar 13, 2021

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

Commits on Mar 15, 2021

  1. Remove old code

    drroe committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    ce74ee5 View commit details
    Browse the repository at this point in the history
  2. Remove old code.

    drroe committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    f516c6a View commit details
    Browse the repository at this point in the history
  3. Clean up keyword help functions

    drroe committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    5d61615 View commit details
    Browse the repository at this point in the history
  4. Fix up help

    drroe committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    11f9ab3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b501cea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7100537 View commit details
    Browse the repository at this point in the history
  7. Hide debug info.

    drroe committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    8f1c134 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1872c0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c4efce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    341b1d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64b25f9 View commit details
    Browse the repository at this point in the history
  12. Minor version bump for RNG improvements, data filter improvements, ra…

    …ndomizeions improvements, and permutedihedrals improvements.
    drroe committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    44e0352 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    162402e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    28e07df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0a3f85b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fe648bc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    42f5895 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eb90e38 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bd8b3fd View commit details
    Browse the repository at this point in the history