Skip to content
/ qior Public

numerical evaluation of Quantum Input Output Relations acting on arbitrary states

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

andr-agus/qior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qior: Quantum Input Output Relations

A python package for the numerical evaluation of the final state resulting of the application of linear input-output relations on arbitrary initial quantum states.

(this should be a gif)

Instalation

This package is will be pip-installable soon.

Dependencies

qutip

Use

There are two ways to use this module.

The user may import it like any other module and use the functions and classes therein to create linear input-output relations and compute the output state from arbitrary input density matrices.

The second way to use the module is to execute it as "python -m qior" after installation. The module will copy a series of scripts named "exampleX.py" that showcase and document the module features. They are executed with "python exampleX.py" on the directory "python -m qior" was executed.

About

numerical evaluation of Quantum Input Output Relations acting on arbitrary states

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages