{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.RoqqWFYv/b1/cvxopt_1.3.0+dfsg-1_arm64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.RoqqWFYv/b2/cvxopt_1.3.0+dfsg-1_arm64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,4 +1,4 @@\n \n- 86c522ca1f75358b3662cd8d167c17f4 1447456 doc optional python-cvxopt-doc_1.3.0+dfsg-1_all.deb\n+ 8c6f8cf2add5df2f990869e7723a8c49 1447456 doc optional python-cvxopt-doc_1.3.0+dfsg-1_all.deb\n 359be1bce1459fb12f85a4b6f69e7c14 704168 debug optional python3-cvxopt-dbgsym_1.3.0+dfsg-1_arm64.deb\n f0ce718f7b640c418d7f837331bfca21 245764 python optional python3-cvxopt_1.3.0+dfsg-1_arm64.deb\n"}, {"source1": "python-cvxopt-doc_1.3.0+dfsg-1_all.deb", "source2": "python-cvxopt-doc_1.3.0+dfsg-1_all.deb", "unified_diff": null, "details": [{"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/doc/python-cvxopt-doc/html/blas.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/blas.html", "unified_diff": "@@ -930,15 +930,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -609,9 +609,9 @@\n (\\mathrm{trans} = \\mathrm{'C'}),]\n where [A]and [B]are general matrices. The arguments A, B, and C must have\n the same type ('d' or 'z'). Complex values of alpha are only allowed if A\n is complex. beta must be real.\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/c-api.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/c-api.html", "unified_diff": "@@ -310,15 +310,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -180,9 +180,9 @@\n memcpy(SP_COL(ret), SP_COL(self), (SP_NCOLS(self)+1)*sizeof(int_t));\n memcpy(SP_ROW(ret), SP_ROW(self), SP_NNZ(self)*sizeof(int_t));\n return (PyObject *)ret;\n }\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/coneprog.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/coneprog.html", "unified_diff": "@@ -1961,15 +1961,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -1588,9 +1588,9 @@\n >>> solvers.conelp(c, G, h, options = opts)\n override the options specified in the dictionary solvers.options and use the\n options in the dictionary opts instead. This is useful e.g. when several\n problem instances should be solved in parallel, but using different options.\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/copyright.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/copyright.html", "unified_diff": "@@ -110,15 +110,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n"}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/fftw.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/fftw.html", "unified_diff": "@@ -295,15 +295,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -142,9 +142,9 @@\n Replaces a dense real N\bN-dimensional matrix with its inverse N\bN-dimensional\n discrete sine transform. The dimensions of the matrix are given by the\n tuple dims. The two-dimensional inverse transform is computed as idstn(X,\n X.size).\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/index.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/index.html", "unified_diff": "@@ -431,15 +431,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -260,9 +260,9 @@\n o _\bD_\be_\bn_\bs_\be_\b _\bM_\ba_\bt_\br_\bi_\bc_\be_\bs\n o _\bS_\bp_\ba_\br_\bs_\be_\b _\bM_\ba_\bt_\br_\bi_\bc_\be_\bs\n * _\bM_\ba_\bt_\br_\bi_\bx_\b _\bF_\bo_\br_\bm_\ba_\bt_\bt_\bi_\bn_\bg\n * _\bc_\bv_\bx_\bo_\bp_\bt_\b._\bo_\br_\bg\n _\bN_\be_\bx_\bt\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/intro.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/intro.html", "unified_diff": "@@ -147,15 +147,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -68,9 +68,9 @@\n Contains functions and parameters that control how matrices are\n formatted.\n The modules are described in detail in this manual and in the on-line Python\n help facility p\bpy\byd\bdo\boc\bc. Several example scripts are included in the distribution.\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/lapack.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/lapack.html", "unified_diff": "@@ -1634,15 +1634,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -1076,9 +1076,9 @@\n while True:\n if -sum(log(1-step*y)) < ALPHA*step*lam: break\n step *= BETA\n x += step*v\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/matrices.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/matrices.html", "unified_diff": "@@ -1301,15 +1301,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -880,9 +880,9 @@\n Returns the current state of the random number generator. This function\n is only available if the GSL random number generators are installed. (The\n state of the random number generators in the Python random module can be\n managed via the functions random.getstate and random.setstate.)\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/modeling.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/modeling.html", "unified_diff": "@@ -838,15 +838,15 @@\n Next \n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -558,9 +558,9 @@\n op(sum(abs(x)) + sum(u), [A*x >= 1-u, u >= 0]).solve()\n An equivalent unconstrained formulation is\n x = variable(A.size[1],'x')\n op(sum(abs(x)) + sum(max(0,1-A*x))).solve()\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs _\bN_\be_\bx_\bt\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/printing.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/printing.html", "unified_diff": "@@ -195,15 +195,15 @@\n Previous\n \n \n
\n \n
\n

© Copyright 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe.\n- Last updated on Dec 06, 2022.\n+ Last updated on Dec 07, 2022.\n

\n
\n \n Built with Sphinx using a\n theme\n provided by Read the Docs.\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -101,9 +101,9 @@\n (1,1) 1.00e+00\n (2,2) 2.00e+00\n (3,3) 3.00e+00\n (4,4) 4.00e+00\n _\bP_\br_\be_\bv_\bi_\bo_\bu_\bs\n ===============================================================================\n \u00a9 _\bC_\bo_\bp_\by_\br_\bi_\bg_\bh_\bt 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on\n-Dec 06, 2022.\n+Dec 07, 2022.\n Built with _\bS_\bp_\bh_\bi_\bn_\bx using a _\bt_\bh_\be_\bm_\be provided by _\bR_\be_\ba_\bd_\b _\bt_\bh_\be_\b _\bD_\bo_\bc_\bs.\n"}]}, {"source1": "./usr/share/doc/python-cvxopt-doc/html/search.html", "source2": "./usr/share/doc/python-cvxopt-doc/html/search.html", "unified_diff": "@@ -98,15 +98,15 @@\n \n