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

R6 PCA wrappers #42

Merged
merged 34 commits into from
Aug 5, 2019
Merged

Commits on Jul 8, 2019

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

Commits on Jul 9, 2019

  1. R6 SFPCA object

    Banana1530 committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    e2c2e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    789e86a View commit details
    Browse the repository at this point in the history
  3. Optimize check_omega

    Banana1530 committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    64296c5 View commit details
    Browse the repository at this point in the history
  4. Tests

    Banana1530 committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    a71c165 View commit details
    Browse the repository at this point in the history
  5. Update test names

    Banana1530 committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    a6e654c View commit details
    Browse the repository at this point in the history
  6. Add TODO

    Banana1530 committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    8bda1c9 View commit details
    Browse the repository at this point in the history
  7. Omage -> Omega

    Banana1530 committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    d309ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    414c02f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7516228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7482aab View commit details
    Browse the repository at this point in the history
  4. Add documentations

    Banana1530 committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    29acaf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    feb992c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f37529d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    a1ad193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b07b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c4b917 View commit details
    Browse the repository at this point in the history
  4. strsplit -> substr

    Banana1530 committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    041ef1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9fdb8d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    c79b375 View commit details
    Browse the repository at this point in the history
  2. Add exact mode and tests

    Banana1530 committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    1ca99e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Configuration menu
    Copy the full SHA
    0cb125b View commit details
    Browse the repository at this point in the history
  2. More comments

    Banana1530 committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    09dff04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8242f10 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Fix typo and more comments

    Banana1530 committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    c696f0f View commit details
    Browse the repository at this point in the history
  2. Add set.seed

    Banana1530 committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    bec0c76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12d67f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

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

Commits on Jul 17, 2019

  1. Replace is.null with %||%

    Banana1530 committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    948feae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f35b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dedb2a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Add a comment

    Banana1530 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    8ca7000 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Add is.double(X)

    Banana1530 committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    8cbbfa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be02e5c View commit details
    Browse the repository at this point in the history