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

Problem: Eigen3 find script is not updated in master branch / calculation of sigma weights on windows corrupted #23

Closed
wants to merge 11 commits into from

Commits on Aug 9, 2018

  1. Update Eigen3 find script

    mherb authored and rigra committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    1966e11 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. change llt calculation

    rigra committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    0cc00b5 View commit details
    Browse the repository at this point in the history
  2. add verbose output of LLT

    rigra committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    c7468e6 View commit details
    Browse the repository at this point in the history
  3. delete syntax error

    rigra committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    57dbca4 View commit details
    Browse the repository at this point in the history
  4. avoid assert

    rigra committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    414d890 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a29b051 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'cherry_pick_eigenmodule' of https://github.com/rigra/ka…

    …lman into cherry_pick_eigenmodule
    rigra committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    eb94497 View commit details
    Browse the repository at this point in the history
  7. Revert "avoid assert"

    This reverts commit 414d890.
    rigra committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    cd54416 View commit details
    Browse the repository at this point in the history
  8. Revert "delete syntax error"

    This reverts commit 57dbca4.
    rigra committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    c5c2be1 View commit details
    Browse the repository at this point in the history
  9. Revert "add verbose output of LLT"

    This reverts commit c7468e6.
    rigra committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    607c18f View commit details
    Browse the repository at this point in the history
  10. Revert "change llt calculation"

    This reverts commit 0cc00b5.
    rigra committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    a885018 View commit details
    Browse the repository at this point in the history