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

**kwargs input and anesthetic.NestedSamples output #90

Merged
merged 95 commits into from
Jan 29, 2024

Commits on May 19, 2022

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

Commits on May 28, 2022

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

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    6efc40c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7b300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f21a7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85b7dfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cfcd22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84c30c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fe0516 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51928d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da44aa7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    617ad12 View commit details
    Browse the repository at this point in the history
  11. logx should be logc

    AdamOrmondroyd committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    d375810 View commit details
    Browse the repository at this point in the history
  12. missing comma

    AdamOrmondroyd committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6270512 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1316fa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Restored old interface

    AdamOrmondroyd committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    28ee39b View commit details
    Browse the repository at this point in the history
  2. run_polychord -> run

    AdamOrmondroyd committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    50fa72b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae5c261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    247c51c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf54330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd2cf63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c06066 View commit details
    Browse the repository at this point in the history
  8. nDims is not a kwarg

    AdamOrmondroyd committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7b79d66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9698948 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5117092 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa64442 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0f153cb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    1ae0da3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    477c796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b5e998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25eb130 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b4f29f View commit details
    Browse the repository at this point in the history
  6. simplified to _make_resume_file(), plus wrapper _legacy_make_resume_f…

    …ile which translates from a settings object
    AdamOrmondroyd committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    8da3f8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    405f67d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78a9ca8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78654d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    203f117 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0730a18 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    b963910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805db75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2ead8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    07f51e7 View commit details
    Browse the repository at this point in the history
  2. rather than repeating PolyChordOutput.make_paramnames_file(), make it…

    … a static method and reuse it
    AdamOrmondroyd committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    72bdea6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

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

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    52d6592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a750fa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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

Commits on Oct 3, 2022

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

Commits on Oct 13, 2022

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

Commits on Feb 7, 2023

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

Commits on Feb 20, 2023

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

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    83597a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c650ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02c3b73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f073cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aed15cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd763d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd6dff1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6adbb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34488e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7c3347 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9852ba3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5503a09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5b962d4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ca9c0c8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    89ed507 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eac2ffb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c8eae9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2e3208d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e54ad78 View commit details
    Browse the repository at this point in the history
  20. update notebooks

    AdamOrmondroyd committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b6c50ca View commit details
    Browse the repository at this point in the history
  21. remove () from dict

    AdamOrmondroyd committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e646727 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0937387 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f0cdfdb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ddff239 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2dabeef View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ae0bb6d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    be5e7c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8143c0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3465c20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9885121 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82add9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9cc4fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cae544 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b4be33 View commit details
    Browse the repository at this point in the history
  9. add cluster_dir to kwargs, since technically it could be changed in P…

    …olyChordSettings (with difficulty)
    AdamOrmondroyd committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    45e9f8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    387b0d0 View commit details
    Browse the repository at this point in the history
  11. fix line too long

    AdamOrmondroyd committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4f5270f View commit details
    Browse the repository at this point in the history
  12. update date

    AdamOrmondroyd committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a17d78d View commit details
    Browse the repository at this point in the history
  13. fix default grade_frac

    AdamOrmondroyd committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    cdaf063 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    40cb559 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 27, 2024

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

Commits on Jan 28, 2024

  1. Revert "don't use ac shorthand, but also don't clutter the namespace …

    …with log and pi"
    
    This reverts commit cc807f5.
    AdamOrmondroyd committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6d735e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9dadf View commit details
    Browse the repository at this point in the history