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

Densityop general : very basic features for density operators #1312

Merged
merged 31 commits into from Jun 5, 2012

Commits on May 25, 2012

  1. Made basic density op logic

    addisonc authored and gdevanla committed May 25, 2012
    Copy the full SHA
    2eae81d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    933c70c View commit details
    Browse the repository at this point in the history
  3. Minor changes to calling of density

    addisonc authored and gdevanla committed May 25, 2012
    Copy the full SHA
    fecd1b9 View commit details
    Browse the repository at this point in the history
  4. Added some tests for densityop

    addisonc authored and gdevanla committed May 25, 2012
    Copy the full SHA
    5ccf5c5 View commit details
    Browse the repository at this point in the history
  5. Got the constructor working closer to the way I want, added entropy m…

    …easure that works
    addisonc authored and gdevanla committed May 25, 2012
    Copy the full SHA
    2ec5b6e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2464e59 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cb7cf0d View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f01fba8 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    37ab93f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6a9de03 View commit details
    Browse the repository at this point in the history
  11. Refactoring density operator to be more general.

    * Now inherits from HermitianOperator.
    * Simpler design.
    * Updated printing.
    ellisonbg authored and gdevanla committed May 25, 2012
    Copy the full SHA
    43cb6bf View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    a66ecdf View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    02c9e80 View commit details
    Browse the repository at this point in the history
  14. Added _eval_args related validations. The test are incomplete. raise …

    …value error need to be handled in tests
    gdevanla committed May 25, 2012
    Copy the full SHA
    996f4c3 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    92779db View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    32313e5 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    4df63ac View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    3d43b75 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    0888abd View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    699c3bd View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    eab787c View commit details
    Browse the repository at this point in the history
  22. restored version from master

    gdevanla committed May 25, 2012
    Copy the full SHA
    a1d1544 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2012

  1. Copy the full SHA
    6178cd1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d7912c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    92ca868 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2012

  1. Copy the full SHA
    9567e38 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2012

  1. Copy the full SHA
    f61267f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    662a833 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6d66a1b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c7f4429 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1304488 View commit details
    Browse the repository at this point in the history