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

Extends ctranspose() to Tridiagonal matrices #2608

Closed
wants to merge 3 commits into from
Closed

Extends ctranspose() to Tridiagonal matrices #2608

wants to merge 3 commits into from

Commits on Mar 19, 2013

  1. Configuration menu
    Copy the full SHA
    a845ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6c1c79 View commit details
    Browse the repository at this point in the history
  3. Elementary transformations of Tridiagonal matrices

    Extends conj(), transpose() and ctranspose() to Tridiagonal matrices
    
    Also adds very elementary tests of these functions
    jiahao committed Mar 19, 2013
    Configuration menu
    Copy the full SHA
    e2f1d97 View commit details
    Browse the repository at this point in the history