Source: python-qmix
Maintainer: Yogeswaran Umasankar <kd8mbd@gmail.com>
Homepage: https://github.com/garrettj403/QMix
Vcs-Git: https://salsa.debian.org/yogu/python-qmix.git
Vcs-Browser: https://salsa.debian.org/yogu/python-qmix
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               python3-setuptools,
               dh-python,
               python3-all,
               python3-scipy,
               python3-numpy,
               python3-matplotlib,
               python3-pytest-cov
Rules-Requires-Root: no
Standards-Version: 4.6.2

Package: python3-qmix
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Suggests: python3-ipython,
          python3-ipykernel,
          jupyter,
          python3-nbconvert,
          pandoc,
          python3-sphinx
Pre-Depends: ${misc:Pre-Depends}
Description: Quantum Mixing software
 QMix is used to simulate the quasiparticle tunneling currents
 in Superconductor/Insulator/Superconductor (SIS) junctions.
 In radio astronomy, these junctions are used for heterodyne
 mixing at millimeter and submillimeter wavelengths. QMix can
 be used to simulate the behavior of SIS mixers, optimize their
 performance and analyze experimental data.
