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

Docs and Tests for Converter #98

Merged
merged 13 commits into from
May 19, 2022
Merged

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    1f389b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eb2911 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

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

Commits on May 3, 2022

  1. COO objects are now sorted in the constructor and as a result sorts i…

    …n converters are removed
    ardasener committed May 3, 2022
    Configuration menu
    Copy the full SHA
    16c5ee2 View commit details
    Browse the repository at this point in the history
  2. Added some doc comments to the converters, in the CanConvert function…

    … changed the to_contexts vector to a reference
    ardasener committed May 3, 2022
    Configuration menu
    Copy the full SHA
    4bde8ce View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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

Commits on May 17, 2022

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

Commits on May 18, 2022

  1. Replaced the matrix in the converter tests with a larger non-symmetri…

    …c one, fixed the m/nnz bug in converters
    ardasener committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a19b940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    999b829 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Fixed reviewer comments

    ardasener committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8527d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d82998 View commit details
    Browse the repository at this point in the history
  3. Fixed some type issues

    ardasener committed May 19, 2022
    Configuration menu
    Copy the full SHA
    4a4a39a View commit details
    Browse the repository at this point in the history
  4. Fixed another type issue

    ardasener committed May 19, 2022
    Configuration menu
    Copy the full SHA
    5767d46 View commit details
    Browse the repository at this point in the history