Re: [sage-release] Sage 10.0.rc0 released

2023-04-25 Thread Matthias Köppe
These warnings will be fixed 
by https://github.com/sagemath/sage/pull/35570, needs review

On Monday, April 24, 2023 at 10:57:55 PM UTC-7 jonatha...@googlemail.com 
wrote:

> Hi,
>
> almost everything works installed from scratch with recommended system 
> packages on manjaro.
>
> I get some doctests failures
>
> sage -t --long --warn-long 58.0 
> --random-seed=56439470687750385659257200164528769383 
> src/sage/interfaces/four_ti_2.py  # 5 doctests failed
>
> Which are just deprecation messages:
>
> File "src/sage/interfaces/four_ti_2.py", line 353, in 
> sage.interfaces.four_ti_2.FourTi2.qsolve
> Failed example:
> four_ti_2.qsolve(A)  # optional - 4ti2
> Expected:
> [[], [ 1 -2  1]]
> Got:
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> [[], [ 1 -2  1]]
> **
> File "src/sage/interfaces/four_ti_2.py", line 370, in 
> sage.interfaces.four_ti_2.FourTi2.rays
> Failed example:
> four_ti_2.rays(four_ti_2._magic3x3())  # optional - 4ti2
> Expected:
> [0 2 1 2 1 0 1 0 2]
> [1 0 2 2 1 0 0 2 1]
> [1 2 0 0 1 2 2 0 1]
> [2 0 1 0 1 2 1 2 0]
> Got:
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> [0 2 1 2 1 0 1 0 2]
> [1 0 2 2 1 0 0 2 1]
> [1 2 0 0 1 2 2 0 1]
> [2 0 1 0 1 2 1 2 0]
> **
> File "src/sage/interfaces/four_ti_2.py", line 458, in 
> sage.interfaces.four_ti_2.FourTi2.circuits
> Failed example:
> four_ti_2.circuits([1,2,3])  # optional - 4ti2
> Expected:
> [ 0  3 -2]
> [ 2 -1  0]
> [ 3  0 -1]
> Got:
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> [ 0  3 -2]
> [ 2 -1  0]
> [ 3  0 -1]
> **
> File "src/sage/interfaces/four_ti_2.py", line 496, in 
> sage.interfaces.four_ti_2.FourTi2.groebner
> Failed example:
> four_ti_2.groebner(A)  # optional - 4ti2
> Expected:
> [-5  0  2]
> [-5  3  0]
> Got:
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> [-5  0  2]
> [-5  3  0]
> **
> File "src/sage/interfaces/four_ti_2.py", line 499, in 
> sage.interfaces.four_ti_2.FourTi2.groebner
> Failed example:
> four_ti_2.groebner(lat=[[1,2,3],[1,1,1]])  # optional - 4ti2
> Expected:
> [-1  0  1]
> [ 2  1  0]
> Got:
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> egrep: warning: egrep is obsolescent; using grep -E
> [-1  0  1]
> [ 2  1  0]
>
> Jonathan
>
>
> tsc...@ucdavis.edu schrieb am Dienstag, 25. April 2023 um 03:13:40 UTC+2:
>
>> Volker, if you're going to do another rc version, would it be possible to 
>> also include #35432? It contains an important fix for #35036 that will be 
>> added to 10.0.
>>
>> Thanks,
>> Travis
>>
>>
>> On Tuesday, April 25, 2023 at 5:57:10 AM UTC+9 Kenji Iohara wrote:
>>
>>> On Mac 0S 13.3.1with Intel Core i5, updated homebrew, the first built 
>>> compilation worked. 
>>> As for make ptestlong, I had the next errors:
>>>
>>> --
>>>
>>> sage -t --long --warn-long 274.3 
>>> --random-seed=290024924952297696012043696737674115883 
>>> src/sage/libs/giac/__init__.py  # Timed out
>>>
>>> sage -t --long --warn-long 274.3 
>>> --random-seed=290024924952297696012043696737674115883 
>>> src/sage/rings/polynomial/multi_polynomial_ideal.py  # Killed due to 
>>> segmentation fault
>>>
>>> sage -t --long --warn-long 274.3 
>>> --random-seed=290024924952297696012043696737674115883 
>>> src/sage/modular/modform_hecketriangle/readme.py  # 1 doctest failed
>>>
>>> sage -t --long --warn-long 274.3 
>>> --random-seed=290024924952297696012043696737674115883 
>>> src/sage/modular/modform_hecketriangle/abstract_space.py  # 3 

[sage-release] Re: Sage 10.0.rc0 released

2023-04-25 Thread Emmanuel Charpentier


On Debian testing running on core i7 + 16 GB RAM, upgrading 10.0.beta9 to 
10.0.rc0 and running ptestlong gives two permanent failures (already 
reported for some previous betas) :
sage -t --long --warn-long 216.6 
--random-seed=339540631123012426915963952753630458845 
src/sage/coding/linear_code.py # 2 doctests failed sage -t --long 
--warn-long 216.6 --random-seed=339540631123012426915963952753630458845 
src/sage/coding/code_constructions.py # 1 doctest failed 

and one transient failure :
sage -t --long --warn-long 216.6 
--random-seed=339540631123012426915963952753630458845 
src/sage/parallel/map_reduce.py # 2 doctests failed 

which can’t be reproduced when tran standalone.

HTH,
​
Le dimanche 23 avril 2023 à 16:46:00 UTC+2, Volker Braun a écrit :

> As always, you can get the latest beta version from the "develop" git 
> branch. Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html
>
>
> f3acd42678a (tag: 10.0.rc0, github/develop) Updated SageMath version to 
> 10.0.rc0
> eca2a773d08 gh-35543: Cleaning set partition
> 9d8c9c05117 gh-35542: some fixes for cython-lint in various places
> e1e119463ae gh-35534: some cython-lint fixes in matroids/
> 133a345bacb gh-35533: Fix bug in graph.maximum_average_degree
> 3c2ba826156 gh-35530: some minor details in interfaces
> 12cea800735 gh-35526: fix pycodestyle E271 and E502 in pyx files
> a03f09cf594 gh-35525: cython-lint and some doc cleanup for expression.pyx
> e9b67cc117a gh-35521: `sage.combinat.sf`: re-enable a doctest
> cc0ea4d66f4 gh-35518: Improve PolynomialSequence.connected_components()
> a38a25a261e gh-35515: Bug in integer valued polys
> 803c7aacaee gh-35514: Don't force ecl lisp with `maxima -l ecl` on command 
> line.
> 20d2edd1736 gh-35513: Silence initialization of giac
> 64c205c7d51 gh-35512: Improve PolynomialSequence.connection_graph() 
> implementation
> db2fa5d13b1 gh-35511: Fix Graph.add_clique() for one vertex
> 0ff23f67772 gh-35510: Make BooleanPolynomial.variables() way faster
> e3636bd579c gh-35509: some cython-linting in matrix/ folder
> 2c7e16e5faf gh-35507: fix pycodestyle E303 in schemes
> 98595ef8661 gh-35506: add check for pycodestyle E502 in python files
> 80f3fd99d04 gh-35504: `build/pkgs/sphinx_{copybutton,basic_ng}`: Add conda 
> info
> 41c256ae647 gh-35499: Fix test output for ipywidgets 8.0.5, part deux
> 3740e145432 gh-35478: Remove unused code from GAP interface
> b25229b6647 gh-35476: scipy: Patch out test requiring internet access
> eafd5215a28 gh-35472: Implement the Feichtner-Yuzvinsky rings for lattices
> 957e627f023 gh-35465: Fix conda workflow
> 1fc3fee5bed gh-35463: Add iterator over minimum distance k dominating sets
> ecd162be3dc gh-35462: Iterator over the minimal distance k dominating sets
> c18a3fbfe72 gh-35446: add method is_simple to permutations
> ef68bee7ccf gh-35443: Fix slow doctests or mark # long time
> c005c006d4e gh-35431: Documentation improvements for rounding methods
> 15a5078afaa gh-35389: `sage.rings.finite_rings.residue_field`: 
> Modularization fixes
> 9ff469adb9c gh-35375: Fix minimal kernel basis corner cases
> 55ebb79b65a gh-35306: `sage.groups.matrix_gps`: Modularization fixes for 
> imports
> 8bcce63b6a1 gh-35305: `sage.quadratic_forms`: Modularization fixes for 
> imports
> 97b45d80a7c (tag: 10.0.beta9) Updated SageMath version to 10.0.beta9
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/e7eeed1b-d211-46ef-8b7e-4a1673b94e2bn%40googlegroups.com.