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

Add sd.greta_array method #506

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

Commits on Mar 18, 2022

  1. implement first pass at using sd.greta_array method

    tests currently fail
    njtierney committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    71ebf73 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. export is_mac_arm64()

    njtierney committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    1ccf56b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    069043a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d57b83e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65095c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83140c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    981abca View commit details
    Browse the repository at this point in the history
  7. use message instead of stop

    njtierney committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    76f5475 View commit details
    Browse the repository at this point in the history
  8. change to 0.4.2

    njtierney committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    c1fbc4f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. update codemeta

    njtierney committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    924c6ea View commit details
    Browse the repository at this point in the history
  2. update cran-comments

    njtierney committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    afaef4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6426e2f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Merge pull request greta-dev#508 from njtierney/m1-workaround-507

    M1 workaround CRAN patch
    njtierney authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    1b69af2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45657cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request greta-dev#510 from njtierney/use-dev-version

    Increment version number to 0.4.2.9000
    njtierney authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    4f61e0b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    7b9c5b9 View commit details
    Browse the repository at this point in the history
  2. implement first pass at using sd.greta_array method

    tests currently fail
    njtierney committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0ebf81d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da46fdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    908be48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f0447a View commit details
    Browse the repository at this point in the history
  6. might need to explore how things are happening with skip dim and the …

    …dimension that is being returned
    njtierney committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7321aa0 View commit details
    Browse the repository at this point in the history