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

Change dimension ordering #50

Merged
merged 47 commits into from
Dec 12, 2022
Merged

Change dimension ordering #50

merged 47 commits into from
Dec 12, 2022

Commits on Nov 19, 2022

  1. Update discretediag

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    3cdde3e View commit details
    Browse the repository at this point in the history
  2. Update ess_rhat

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    7764bb2 View commit details
    Browse the repository at this point in the history
  3. Update gelmandiag

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    f2b3f5e View commit details
    Browse the repository at this point in the history
  4. Update rstar

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    10e3814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86297e9 View commit details
    Browse the repository at this point in the history
  6. Add 3d array method for mcse

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    d5609e2 View commit details
    Browse the repository at this point in the history
  7. Update docstrings

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    79adf82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1370c7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29cba7f View commit details
    Browse the repository at this point in the history
  10. Test rstar with 3d array

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    201bdec View commit details
    Browse the repository at this point in the history
  11. Test mcse with 3d array

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    163ea88 View commit details
    Browse the repository at this point in the history
  12. Increment version number

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    66d2c70 View commit details
    Browse the repository at this point in the history
  13. Bump compat

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    9215e2f View commit details
    Browse the repository at this point in the history
  14. Run formatter

    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    b733691 View commit details
    Browse the repository at this point in the history
  15. Update seed

    Necessary because chain_inds are not identical to those in the previous example (now repeating with inner instead of outer)
    sethaxen committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    06b4d9f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Add Compat as dependency

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0917971 View commit details
    Browse the repository at this point in the history
  2. Use eachslice

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3230e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61653f9 View commit details
    Browse the repository at this point in the history
  4. Run formatter

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1d0a086 View commit details
    Browse the repository at this point in the history
  5. Avoid explicit axis check

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f1e05db View commit details
    Browse the repository at this point in the history
  6. Remove type-instability

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e7bd124 View commit details
    Browse the repository at this point in the history
  7. Accept any table to rstar

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1941044 View commit details
    Browse the repository at this point in the history
  8. Update rstar documentation

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1dbc4f2 View commit details
    Browse the repository at this point in the history
  9. Release type constraint

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    87d5f88 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78d256b View commit details
    Browse the repository at this point in the history
  11. Update rstar tests

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    aa01a1e View commit details
    Browse the repository at this point in the history
  12. Add type consistency check

    sethaxen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e04fd46 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 25, 2022

  1. Revert all changes to mcse

    sethaxen committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e6ce9b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 12, 2022

  1. Apply suggestions from code review

    Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
    sethaxen and devmotion authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ea01e3f View commit details
    Browse the repository at this point in the history
  2. Split rstar docstring

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d7437a0 View commit details
    Browse the repository at this point in the history
  3. Convert to table once

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ac5f2cb View commit details
    Browse the repository at this point in the history
  4. Clean up language

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    be46258 View commit details
    Browse the repository at this point in the history
  5. Use correct variable name

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    586b8f1 View commit details
    Browse the repository at this point in the history
  6. Allow Tables v1

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    365267f View commit details
    Browse the repository at this point in the history
  7. Bump Julia compat to v1.3

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9438e34 View commit details
    Browse the repository at this point in the history
  8. Remove compat dependency

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a5e784c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76317b9 View commit details
    Browse the repository at this point in the history
  10. Test on v1.3

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    859f658 View commit details
    Browse the repository at this point in the history
  11. Use PackageSpec for v1.3

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c48380c View commit details
    Browse the repository at this point in the history
  12. Merge test Project.tomls

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7666803 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d3942c3 View commit details
    Browse the repository at this point in the history
  14. Fix version numbers

    sethaxen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5e0bd5b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    11b7eb4 View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
    sethaxen and devmotion authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ff7e5e0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7ae2231 View commit details
    Browse the repository at this point in the history