Piotr Kubaj 6a40d2932f math/py-cvxpy: fix build on powerpc64
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:70:11: error: unknown type name 'Packet2d'
   70 |   typedef Packet2d                        vectortype;
      |           ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:72:23: error: use of undeclared identifier 'Packet2d'
   72 |   typedef PacketBlock<Packet2d,2>            rhstype;
      |                       ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:656:44: error: use of undeclared identifier 'Packet2d'
  656 | struct dhs_pack<double, Index, DataMapper, Packet2d, StorageOrder, PanelMode, true>
      |                                            ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:723:44: error: use of undeclared identifier 'Packet2d'
  723 | struct dhs_pack<double, Index, DataMapper, Packet2d, StorageOrder, PanelMode, false>
      |                                            ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1250:14: error: unknown type name 'Packet2l'
 1250 | const static Packet2l mask21 = { -1, 0 };
      |              ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1267:21: error: unknown type name 'Packet2d'
 1267 | EIGEN_ALWAYS_INLINE Packet2d bmask<Packet2d>(const int remaining_rows)
      |                     ^
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1267:36: error: use of undeclared identifier 'Packet2d'
 1267 | EIGEN_ALWAYS_INLINE Packet2d bmask<Packet2d>(const int remaining_rows)
2024-06-03 17:12:01 +02:00
..
2024-03-17 13:00:12 +03:00
2024-05-28 10:53:54 -04:00
2024-03-21 18:58:37 +01:00
2024-04-03 01:23:37 -07:00
2024-05-22 00:39:56 -07:00
2024-05-30 08:25:48 +02:00
2024-05-27 13:58:56 -07:00
2024-04-26 01:32:47 -07:00
2024-04-17 13:28:34 +02:00
2024-03-27 00:32:03 -07:00
2024-05-04 22:38:57 +02:00
2024-03-26 19:51:47 -03:00
2024-04-12 21:35:43 +02:00
2024-03-23 22:30:44 +08:00
2024-04-29 22:08:56 +02:00
2024-03-18 09:24:20 -07:00
2024-04-27 14:44:59 +02:00
2024-05-22 00:39:56 -07:00
2024-04-17 13:28:34 +02:00
2024-05-05 19:29:41 +02:00
2024-03-16 14:58:29 +03:00
2024-04-29 22:08:56 +02:00
2024-06-01 11:50:11 +02:00
2024-05-16 01:56:46 -07:00
2024-05-06 01:43:50 -07:00
2024-04-22 20:34:50 -07:00
2024-05-27 01:06:46 -07:00
2024-04-22 17:48:38 +03:00
2024-05-29 23:45:45 +00:00
2024-04-26 10:11:03 -07:00
2024-05-09 08:27:32 +02:00
2024-04-17 13:28:34 +02:00
2024-06-02 19:33:19 +02:00
2024-04-29 22:08:56 +02:00
2024-04-15 21:15:48 -07:00
2024-03-12 22:06:49 +01:00
2024-05-20 01:15:14 +08:00
2024-05-20 01:15:08 +08:00
2024-04-09 00:38:33 +00:00
2024-05-20 01:15:50 +08:00
2024-05-05 14:50:01 -07:00
2024-05-08 10:27:21 +00:00
2024-04-05 08:40:46 +08:00
2024-05-02 00:32:43 -03:00
2024-05-20 01:15:14 +08:00
2024-05-06 08:53:04 +00:00
2024-04-27 14:44:59 +02:00
2024-04-10 15:59:24 +02:00
2024-04-29 22:08:56 +02:00
2024-04-24 14:25:49 -07:00
2024-03-22 05:22:52 -07:00
2024-05-04 15:32:02 +02:00
2024-05-23 17:31:29 +02:00
2024-04-03 01:15:46 -07:00
2024-04-27 14:44:59 +02:00
2024-04-27 14:44:59 +02:00
2024-04-21 13:04:43 -07:00
2024-04-07 18:50:08 +02:00
2024-04-19 22:03:31 +03:00
2024-05-03 11:26:47 -05:00