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

Provide inv and det of Tridiagonal and SymTridiagonal matrices #5358

Merged
merged 5 commits into from
Jan 12, 2014

Commits on Jan 11, 2014

  1. Configuration menu
    Copy the full SHA
    417389c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    a0fd83b View commit details
    Browse the repository at this point in the history
  3. Update NEWS.md

    jiahao committed Jan 11, 2014
    Configuration menu
    Copy the full SHA
    964731a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2014

  1. Consolidate det and inv for Tridiagonal and SymTridiagonal

    Also specialize det(Tridiagonal) method which calls LAPACK.gttrf!
    jiahao committed Jan 12, 2014
    Configuration menu
    Copy the full SHA
    e5c0f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de5fb0 View commit details
    Browse the repository at this point in the history