Hi Drew,
On Tue, 12 Nov 2019, Drew Parsons wrote:
On 2019-11-12 07:00, Thorsten Alteholz wrote:
please also mention
qutip-4.4.1/qutip/qip/circuit_latex.py
in your debian/copyright.
Confused. qutip/qip/circuit_latex.py is already mentioned:
yes, sorry, I was a bit terse.
Part of that file is an embedded tex file:
_qcircuit_latex_min = r"""
% Q-circuit version 2
% Copyright (C) 2004 Steve Flammia & Bryan Eastin
% Last modified on: 9/16/2011
% License: http://www.gnu.org/licenses/gpl-2.0.html
% Original file: http://physics.unm.edu/CQuIC/Qcircuit/Qcircuit.tex
% Modified for QuTiP on: 5/22/2014
(...)
with a different license.
Thorsten