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

modified Gram-Schmit #149

Merged
merged 18 commits into from
May 13, 2019
Merged

modified Gram-Schmit #149

merged 18 commits into from
May 13, 2019

Commits on May 12, 2019

  1. Configuration menu
    Copy the full SHA
    dafa8bb View commit details
    Browse the repository at this point in the history
  2. Add test for complex

    termoshtt committed May 12, 2019
    Configuration menu
    Copy the full SHA
    9a6a100 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75e033c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199e2d0 View commit details
    Browse the repository at this point in the history
  5. Use inner product

    termoshtt committed May 12, 2019
    Configuration menu
    Copy the full SHA
    1092554 View commit details
    Browse the repository at this point in the history
  6. append_if

    termoshtt committed May 12, 2019
    Configuration menu
    Copy the full SHA
    86b650b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7543f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    755f654 View commit details
    Browse the repository at this point in the history
  9. Fix test case

    termoshtt committed May 12, 2019
    Configuration menu
    Copy the full SHA
    b8d0b8d View commit details
    Browse the repository at this point in the history
  10. orthogonalize takes &mut

    termoshtt committed May 12, 2019
    Configuration menu
    Copy the full SHA
    10c1fd1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6fce47a View commit details
    Browse the repository at this point in the history
  12. Add tests of msg

    termoshtt committed May 12, 2019
    Configuration menu
    Copy the full SHA
    3f42447 View commit details
    Browse the repository at this point in the history
  13. Rename arnoldi -> mgs

    termoshtt committed May 12, 2019
    Configuration menu
    Copy the full SHA
    85738df View commit details
    Browse the repository at this point in the history
  14. Revise doc test

    termoshtt committed May 12, 2019
    Configuration menu
    Copy the full SHA
    763b428 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Configuration menu
    Copy the full SHA
    6c92d3c View commit details
    Browse the repository at this point in the history
  2. Fix documents

    termoshtt committed May 13, 2019
    Configuration menu
    Copy the full SHA
    f25067b View commit details
    Browse the repository at this point in the history
  3. Fix test namespace

    termoshtt committed May 13, 2019
    Configuration menu
    Copy the full SHA
    a5114eb View commit details
    Browse the repository at this point in the history
  4. Update documents

    termoshtt committed May 13, 2019
    Configuration menu
    Copy the full SHA
    8cd17de View commit details
    Browse the repository at this point in the history