Skip to content

Commit

Permalink
Pg/channels (#75)
Browse files Browse the repository at this point in the history
* splitting channels into files

* change in \bbI

* simplifing convert of dynamicalmat to kraus ops

* import LingAlg.I

* cleanup
  • Loading branch information
pgawron authored and lpawela committed Aug 25, 2019
1 parent 6b47627 commit 6192c15
Show file tree
Hide file tree
Showing 10 changed files with 799 additions and 796 deletions.
1 change: 1 addition & 0 deletions src/QuantumInformation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ using Convex, SCS
using Random: AbstractRNG, GLOBAL_RNG

import Base: convert, size, length, kron, *, show, rand
import LinearAlgebra: I

const = kron

Expand Down
Loading

0 comments on commit 6192c15

Please sign in to comment.