--- /srv/reproducible-results/rbuild-debian/r-b-build.7cfSfSO4/b1/cvxopt_1.3.0+dfsg-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.7cfSfSO4/b2/cvxopt_1.3.0+dfsg-1_arm64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ - 86c522ca1f75358b3662cd8d167c17f4 1447456 doc optional python-cvxopt-doc_1.3.0+dfsg-1_all.deb │ + 8c6f8cf2add5df2f990869e7723a8c49 1447456 doc optional python-cvxopt-doc_1.3.0+dfsg-1_all.deb │ de14cc0589c8baca488ca06103328313 394300 debug optional python3-cvxopt-dbgsym_1.3.0+dfsg-1_arm64.deb │ 59af00b7bdc1f7a788146c51bf9ca32d 243392 python optional python3-cvxopt_1.3.0+dfsg-1_arm64.deb ├── python-cvxopt-doc_1.3.0+dfsg-1_all.deb │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/blas.html │ │ │ │ @@ -930,15 +930,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -609,9 +609,9 @@ │ │ │ │ │ (\mathrm{trans} = \mathrm{'C'}),] │ │ │ │ │ where [A]and [B]are general matrices. The arguments A, B, and C must have │ │ │ │ │ the same type ('d' or 'z'). Complex values of alpha are only allowed if A │ │ │ │ │ is complex. beta must be real. │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/c-api.html │ │ │ │ @@ -310,15 +310,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -180,9 +180,9 @@ │ │ │ │ │ memcpy(SP_COL(ret), SP_COL(self), (SP_NCOLS(self)+1)*sizeof(int_t)); │ │ │ │ │ memcpy(SP_ROW(ret), SP_ROW(self), SP_NNZ(self)*sizeof(int_t)); │ │ │ │ │ return (PyObject *)ret; │ │ │ │ │ } │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/coneprog.html │ │ │ │ @@ -1961,15 +1961,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -1588,9 +1588,9 @@ │ │ │ │ │ >>> solvers.conelp(c, G, h, options = opts) │ │ │ │ │ override the options specified in the dictionary solvers.options and use the │ │ │ │ │ options in the dictionary opts instead. This is useful e.g. when several │ │ │ │ │ problem instances should be solved in parallel, but using different options. │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/copyright.html │ │ │ │ @@ -110,15 +110,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/fftw.html │ │ │ │ @@ -295,15 +295,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -142,9 +142,9 @@ │ │ │ │ │ Replaces a dense real NN-dimensional matrix with its inverse NN-dimensional │ │ │ │ │ discrete sine transform. The dimensions of the matrix are given by the │ │ │ │ │ tuple dims. The two-dimensional inverse transform is computed as idstn(X, │ │ │ │ │ X.size). │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/index.html │ │ │ │ @@ -431,15 +431,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -260,9 +260,9 @@ │ │ │ │ │ o _D_e_n_s_e_ _M_a_t_r_i_c_e_s │ │ │ │ │ o _S_p_a_r_s_e_ _M_a_t_r_i_c_e_s │ │ │ │ │ * _M_a_t_r_i_x_ _F_o_r_m_a_t_t_i_n_g │ │ │ │ │ * _c_v_x_o_p_t_._o_r_g │ │ │ │ │ _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/intro.html │ │ │ │ @@ -147,15 +147,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -68,9 +68,9 @@ │ │ │ │ │ Contains functions and parameters that control how matrices are │ │ │ │ │ formatted. │ │ │ │ │ The modules are described in detail in this manual and in the on-line Python │ │ │ │ │ help facility ppyyddoocc. Several example scripts are included in the distribution. │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/lapack.html │ │ │ │ @@ -1634,15 +1634,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -1076,9 +1076,9 @@ │ │ │ │ │ while True: │ │ │ │ │ if -sum(log(1-step*y)) < ALPHA*step*lam: break │ │ │ │ │ step *= BETA │ │ │ │ │ x += step*v │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/matrices.html │ │ │ │ @@ -1301,15 +1301,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -880,9 +880,9 @@ │ │ │ │ │ Returns the current state of the random number generator. This function │ │ │ │ │ is only available if the GSL random number generators are installed. (The │ │ │ │ │ state of the random number generators in the Python random module can be │ │ │ │ │ managed via the functions random.getstate and random.setstate.) │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/modeling.html │ │ │ │ @@ -838,15 +838,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -558,9 +558,9 @@ │ │ │ │ │ op(sum(abs(x)) + sum(u), [A*x >= 1-u, u >= 0]).solve() │ │ │ │ │ An equivalent unconstrained formulation is │ │ │ │ │ x = variable(A.size[1],'x') │ │ │ │ │ op(sum(abs(x)) + sum(max(0,1-A*x))).solve() │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/printing.html │ │ │ │ @@ -195,15 +195,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

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

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -101,9 +101,9 @@ │ │ │ │ │ (1,1) 1.00e+00 │ │ │ │ │ (2,2) 2.00e+00 │ │ │ │ │ (3,3) 3.00e+00 │ │ │ │ │ (4,4) 4.00e+00 │ │ │ │ │ _P_r_e_v_i_o_u_s │ │ │ │ │ =============================================================================== │ │ │ │ │ © _C_o_p_y_r_i_g_h_t 2004-2022, M.S. Andersen, J. Dahl, L. Vandenberghe. Last updated on │ │ │ │ │ -Dec 06, 2022. │ │ │ │ │ +Dec 07, 2022. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-cvxopt-doc/html/search.html │ │ │ │ @@ -98,15 +98,15 @@ │ │ │ │ │ │ │ │