FWIW, rebuilding (make distclean & configure <...> && make) 9.5 and running ptestlong on Debian testing running on core i7 + 16 GB RAM gets me two permanent failures already reported on previous versions :
sage -t --long --warn-long 261.6 --random-seed=336852289013645786488965399190997684269 src/sage/algebras/quantum_groups/quantum_group_gap.py # 1 doctest failed sage -t --long --warn-long 261.6 --random-seed=336852289013645786488965399190997684269 src/sage/functions/min_max.py # 2 doctests failed In other words, rebuilding Sage solved my recently reported giac problem <https://groups.google.com/g/sage-release/c/aOpjpfOXgro/m/03WJYuNTFwAJ> ; running system’s giac 1.7.0 solves the integration problem <https://groups.google.com/g/sage-devel/c/n_WY4xND1Yo> recently reported wit Sages giac 1.6.0 version. On the other hand, my problem with eigenvalues of algebraic matrices <https://groups.google.com/g/sage-support/c/IvjMhqryRQs> remains unsolved. HTH, Le dimanche 30 janvier 2022 à 16:48:26 UTC+1, Volker Braun a écrit : > The "master" git branch has been updated to Sage-9.5. 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 > > 439907fd9a (tag: 9.5, trac/master, trac/develop) Updated SageMath version > to 9.5 > 2e5d421a71 Trac #33243: Parallel docbuild broken with GNU make 4 > 3320e6eb58 Trac #33240: Demote linter errors about importing from "all" to > warnings for now > 4fc017fc6f Trac #33183: Better fix installation of cryptominisat and > pycryptosat > 34ab622b1e Trac #33151: sage-conf_pypi does not build wheelhouse > fb599d00f3 Trac #30933: GH Actions: Repair upload of docker images to > docker.pkg.github.com > 7f8ee0f513 Trac #33219: defining back ffmpeg as an external feature (which > are not doctested by default) > 97d550d15c (tag: 9.5.rc4) Updated SageMath version to 9.5.rc4 > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/f1c770ae-8456-4962-a4a0-2125fc8ae097n%40googlegroups.com.
