name: "Fixed Trace Positive Projection"
description:
    "Allows for projecting symmetric matrices to the fixed trace"
    "postitive semidefinite space of matrices."

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/rigetti"
  }
  url {
    type: GIT
    value: "https://github.com/rigetti/representability"
  }
  version: "0.0.0"
  last_upgrade_date { year: 2018 month: 10 day: 24 }
  license_type: BSD-3
  local_modifications: "Cleaned up testing and implementation of Higham projection"
}