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

Improve C++ speed, remove batch requirement #187

Merged
merged 4 commits into from Sep 29, 2020

Commits on Sep 25, 2020

  1. version 2.1.8 (2020-09-25)

    - Add "Threads" argument to "BASiCS_MCMC", allowing parallelisation of MCMC
      updates across cells or genes.
    - Reduce BatchInfo requirement for no spikes sampler to a warning, from an
      error.
    alanocallaghan committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    2dd7028 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    43aa6c2 View commit details
    Browse the repository at this point in the history
  2. Update R/utils_MCMC.R

    Co-authored-by: Catalina Vallejos <cata.vallejos.m@gmail.com>
    alanocallaghan and catavallejos committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    a4a3892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4bf06c View commit details
    Browse the repository at this point in the history