Re: [sage-support] The method is_sparse_paving() of a matroid may be wrong!

2025-02-11 Thread gmou3
* https://github.com/sagemath/sage/pull/39382 On Tuesday, February 11, 2025 at 2:06:03 PM UTC gmou3 wrote: > Hi Xie, > > Thank you for noting this issue! Please check the newly merged changes > where it has been corrected: https://github.com/sagemath/sage/pull/36962 > > I hadn't yet added the ma

Re: [sage-support] The method is_sparse_paving() of a matroid may be wrong!

2025-02-11 Thread gmou3
Hi Xie, Thank you for noting this issue! Please check the newly merged changes where it has been corrected: https://github.com/sagemath/sage/pull/36962 I hadn't yet added the matroid-database package (and the AllMatroids method) back then. On Monday, January 27, 2025 at 11:28:12 AM UTC Xie wro