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

[sage-release] Sage 9.8.beta0 released

2022-09-25 Thread 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 msolve interface
46b50528b12 Trac #34514: Incorrect decomposition type for relative number 
fields
11378e57b39 Trac #34510: Add to check for fixed total/length in 
IntegerVector
799876dabe0 Trac #34449: Add package pyproject_metadata
a0ac1a56b0f Trac #34427: TensorFreeModule.isomorphism_with_fixed_basis
bfa8457d74a Trac #34350: speed up powers of lazy Taylor series
02c5fcc2860 Trac #34242: Update docker build
cb6cda616fd Trac #32921: k-recursive sequences with inhomogeneities
ccc71d9a8f5 Trac #32297: Abel-Jacobi map on Riemann surfaces
51be0b103a1 Trac #20467: stackoverflow in Maxima integral
9651672f525 Trac #34266: Drop support for GCC < 8 in Sage 9.8
02bfe770f65 Trac #33062: GH Actions (docker): Run a job for "make 
build-local" first, cache image for job "make build"
f87464fce37 Trac #30241: New implementation class FiniteRankDualFreeModule
aa22b33df07 Trac #30229: Submodules of TensorFreeModule defined by the 
symmetries of a Components object
4db51ba832e Trac #34509: Make IndexedFreeModuleElement compatible with 
collections.abc, change method support to return a SupportView
0b597a76718 Trac #34505: using items in indexed_elements.pyx
b6ead19013d Trac #34498: Update igraph, python_igraph to 0.10.x
7ebd052d36d Trac #34495: Construction for invariant/equivariant submodules
46f4f2c1451 Trac #34494: better monomials in shuffle algebras
367711dd6f0 Trac #34490: `sage --package clean` command to remove outdated 
source tarballs
b4311cd5438 Trac #34484: Methods quotient, quotient_module are not the same 
for some modules from sage.modules
109fd645242 Trac #34478: pynormaliz: Add distros information for conda, arch
857f16ca4df Trac #34474: Make FiniteRankFreeModule.tensor_module(0, 1) 
return the dual
5a41c49cd67 Trac #34453: Tensor products of commutative algebras do not 
know they are commutative rings
53a523e13bc Trac #34451: sage.tensor: Canonicalize sym, antisym
5b3c6fad9bc Trac #34412: q-commuting polynomials
a6a72a99fe4 Trac #34393: add method "tensor_factors" to tensor products
30631440c63 Trac #34379: Implement a hook to access free (graded) 
resolutions
4ef170aa82f Trac #34345: Method to get cells in horizontal/vertical border 
strip
1ec500e81bf Trac #34282: Make feature TeXFile check latex first
5c42b1b523f Trac #34235: Error in comparing two Symbolic Ring elements
527891674e8 Trac #34203: Find and uninstall broken installed SPKGs and 
wheels
ed76311f002 Trac #34118: Update sympy to 1.11.1
97beeae9521 Trac #33981: latte_int: ExponentialSubst.h:62:3: error: ISO 
C++17 does not allow dynamic exception specifications
787b4bed4cf Trac #33640: sage fails to factor some easy expressions
700a1f538d0 Trac #33613: Add pip packages to conda environments, add 
missing conda.txt files
92b1db1a327 Trac #33431: Category of submodules of 
sage.modules.free_module.FreeModule_ambient_pid
d238396ec64 Trac #33093: 5 doctests failing related to external program 
octave
509ed920b2a Trac #33002: Method tikz of polyhedron class can now return an 
object of type TikzPicture
2a41c6ee213 Trac #32669: Adding upper and lower Bruhat cones of M. Dyer to 
sage/combinat/root_system/reflection_group_real.py
12756f654c7 Trac #29619: Matrix and Components should have a sparse iterator
cb51da16e9b Trac #17965: Uniformize the API to compute the inverse of an 
element
a833b0e9c81 Trac #34491: Upgrade igraph to 0.9.10
7747f43b0d1 Trac #34467: fix random doctest failure in 
EllipticCurveHom_velusqrt
cba244ef373 Trac #34466: fix various linter errors
5d89d36f1f9 Trac #34228: tox -e docker-...-incremental
627b2bdfe92 (tag: 9.7, trac/master) Updated SageMath version to 9.7

-- 
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 a