Re: [sage-release] Sage 9.8.beta0 released

2022-09-28 Thread Kwankyu Lee


On Wednesday, September 28, 2022 at 5:45:47 PM UTC+9 Clemens Heuberger 
wrote:

> I encountered one doctest error in 
> src/sage/schemes/toric/sheaf/klyachko.py 
> which depends on the random seed: 
>
> Failing seed: 76370439031557170215448337120651728168


This is being tracked in 

https://trac.sagemath.org/ticket/32773

-- 
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/5064bbb5-9f02-4cd0-a043-ae284023a25dn%40googlegroups.com.


Re: [sage-release] Sage 9.8.beta0 released

2022-09-28 Thread Clemens Heuberger
I encountered one doctest error in src/sage/schemes/toric/sheaf/klyachko.py 
which depends on the random seed:


Failing seed: 76370439031557170215448337120651728168

Running doctests with ID 2022-09-28-10-42-42-4892f4f5.
Running with SAGE_LOCAL='/local/cheuberg/local/sage-9.8.beta0/local' and 
SAGE_VENV='/local/cheuberg/local/sage-9.8.beta0/local/var/lib/sage/venv-python3.10.5'

Using --optional=ccache,debian,pip,sage,sage_spkg
Features to be detected: 
4ti2,benzene,bliss,buckygen,conway_polynomials,csdp,database_cremona_ellcurve,database_cremona_mini_ellcurve,database_cubic_hecke,database_jones_numfield,database_knotinfo,dvipng,gfan,graphviz,imagemagick,jupymake,kenzo,latte_int,lrslib,mcqd,meataxe,msolve,nauty,palp,pandoc,pdf2svg,pdftocairo,phitigra,plantri,polytopes_db,polytopes_db_4d,pynormaliz,python_igraph,rubiks,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.groups,sage.misc.cython,sage.plot,sage.rings.number_field,sage.rings.padics,sage.rings.real_double,sage.symbolic,sage_numerical_backends_coin,sagemath_doc_html,sphinx,tdlib

Doctesting 1 file.
sage -t --long --warn-long 173.9 
--random-seed=76370439031557170215448337120651728168 
src/sage/schemes/toric/sheaf/klyachko.py

**
File "src/sage/schemes/toric/sheaf/klyachko.py", line 951, in 
sage.schemes.toric.sheaf.klyachko.KlyachkoBundle_class.random_deformation

Failed example:
Vtilde.cohomology(dim=True, weight=(0,))
Expected:
(1, 0)
Got:
(0, 0)
**
1 item had failures:
   1 of   7 in 
sage.schemes.toric.sheaf.klyachko.KlyachkoBundle_class.random_deformation

[151 tests, 1 failure, 4.75 s]
--
sage -t --long --warn-long 173.9 
--random-seed=76370439031557170215448337120651728168 
src/sage/schemes/toric/sheaf/klyachko.py  # 1 doctest failed

--
Total time for all tests: 4.8 seconds
cpu time: 4.7 seconds
cumulative wall time: 4.8 seconds
Features detected for doctesting:
pytest is not installed in the venv, skip checking tests that rely on it



Passing seed: 46193418267190973842816636682300670383

Running doctests with ID 2022-09-28-10-43-04-b17e631a.
Running with SAGE_LOCAL='/local/cheuberg/local/sage-9.8.beta0/local' and 
SAGE_VENV='/local/cheuberg/local/sage-9.8.beta0/local/var/lib/sage/venv-python3.10.5'

Using --optional=ccache,debian,pip,sage,sage_spkg
Features to be detected: 
4ti2,benzene,bliss,buckygen,conway_polynomials,csdp,database_cremona_ellcurve,database_cremona_mini_ellcurve,database_cubic_hecke,database_jones_numfield,database_knotinfo,dvipng,gfan,graphviz,imagemagick,jupymake,kenzo,latte_int,lrslib,mcqd,meataxe,msolve,nauty,palp,pandoc,pdf2svg,pdftocairo,phitigra,plantri,polytopes_db,polytopes_db_4d,pynormaliz,python_igraph,rubiks,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.groups,sage.misc.cython,sage.plot,sage.rings.number_field,sage.rings.padics,sage.rings.real_double,sage.symbolic,sage_numerical_backends_coin,sagemath_doc_html,sphinx,tdlib

Doctesting 1 file.
sage -t --long --warn-long 173.9 
--random-seed=46193418267190973842816636682300670383 
src/sage/schemes/toric/sheaf/klyachko.py

[151 tests, 4.72 s]
--
All tests passed!
--
Total time for all tests: 4.8 seconds
cpu time: 4.6 seconds
cumulative wall time: 4.7 seconds
Features detected for doctesting:
pytest is not installed in the venv, skip checking tests that rely on it





Am 25.09.22 um 22:47 schrieb Volker Braun:
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


4541564cf15 (tag: 9.8.beta0, trac/develop) Updated SageMath version to 9.8.beta0
04fbc829e98 Trac #34342: fix various suggestions by lgtm
1d51c7da7a9 Trac #34323: fix E251 in groups
ce36ebad8bd Trac #34320: fix E251 in schemes
e30ca6d1953 Trac #34313: pycodestyle cleanup in strongly_regular_db.pyx (part 3)
fa19f6386a1 Trac #34290: fix some W391
d8b4ee8814f Trac #34287: modernize super in crystals and asymptotics
d8718947624 Trac #34195: sage.geometry.polyhedron: More # optional - 
sage.rings.number_field
b8a75b6bd6a Trac #12696: rename .rational_reconstruct() to 
.rational_reconstruction() for consistency

144d521ec09 Trac #34568: rename example to QuaternionicProjectivePlane
adf3d531e89 Trac #34561: Documentation: There is no package in debian/ubuntu 
called openssh

bfd125a7a6f Trac #34541: enhance free dendriform algebras
6cd2d3b6ab1 Trac #34535: Segfault when floor dividing in infinite polynomial 
ring
893b3763482 Trac #34527: Make `Composition`s into a `collections.abc.Sequence`
c375274fc28 Trac #34519: Fix + extend mso