Skip to content

Script used in arXiv:2210.10357 for minimizing entanglement over positive partial tranpose states, to find the threshold for a dynamic-based entanglement witness. See the paper for more detail.

Notifications You must be signed in to change notification settings

pooja-jay/arXiv-2210.10357

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Script used in: Dynamic-based entanglement witnesses for non-Gaussian states of harmonic oscillators [arXiv-2210.10357]

Script used in arXiv:2210.10357 for minimizing entanglement over positive partial tranpose states, to find the threshold for a dynamic-based entanglement witness. See the paper for more detail.

Usage

julia SDP-min-entanglement.jl 𝐧 θ P₃ [file]

Arguments

  • 𝐧::Integer: Hilbert space truncation; energy constraints on the normal modes
  • θ::Float: Angle, in radians, of passive transformation that relates physical modes to normal modes
  • P₃::Vector{Float}: Observed violation of precession protocol
  • file::String: File to save the data. Returns to standard output if none specified

Package versions

For the reported results, version 1.6.6 of julia was used, with the packages

  • Convex: 0.15.1
  • SCS: 1.1.2
  • Memoization: 0.1.14

About

Script used in arXiv:2210.10357 for minimizing entanglement over positive partial tranpose states, to find the threshold for a dynamic-based entanglement witness. See the paper for more detail.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%