On Debian testing running on core i5 + 8 GB RAM, upgrading 9.4.beta5 to 
9.4.rc0 and running ptestlong gives the same results as reported 
<https://groups.google.com/g/sage-release/c/c7Dntbmyep0/m/MKytskmuAgAJ> for 
9.4.beta5 and previous versions.

HTH,
​
Le mercredi 28 juillet 2021 à 23:25:22 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 
>
> bd073b49ba (HEAD -> develop, tag: 9.4.rc0, trac/develop) Updated SageMath 
> version to 9.4.rc0
> 5ab9e1634b Trac #32079: Provide early termination via *_found variable for 
> AC_PATH_PROGS_FEATURE_CHECK
> e94bb52df4 Trac #30668: Prepare for autoconf-2.71
> 0c03d03357 Trac #31944: Minimal Periodic/Preperiodic Scheme
> cf95cf9f5b Trac #32063: Documentation: remove duplicate reference entry
> 230044aa5c Trac #32059: Riemann surfaces documentation
> 0de34970b9 Trac #32041: Reduce base field broken for algebraic closure of 
> finite field
> 9f9f430a87 Trac #32018: Error in sage.numerical.gauss_legendre nodes
> 1fadb1b652 Trac #31714: Improve some error message for `solve()`
> bbd7c64e28 Trac #32235: Fix typos: weather, wether -> whether
> 9f81140653 Trac #32194: is_preperiodic error over finite fields
> b2f40d91e9 Trac #32166: Add affine_preperiodic_model to dynamical systems
> 238fc08f57 Trac #32115: doctest that pynac series bug has been fixed
> 02b40a9335 Trac #32091: Convert cusps to and from PARI
> bfdbf9dfaf Trac #32039: Change "and over" to "over" in _repr_() of 
> (boundary) modular symbols
> d8f408c088 Trac #32032: DefaultTermMonoidFactory should be used in 
> doctests in term_monoid
> 1bafd69086 Trac #32025: PolyhedronFace: Fix pickling test
> 7b0a822fdc Trac #32016: Fix hurwitz_zeta(0, x) not expanding
> 4bdab5e108 Trac #32007: Better labels for boolean lattice
> e6ddc3a733 Trac #31954: Hyperplane Transformation Matrix
> ebb8746318 Trac #31906: Faster point transform matrix
> afa7dc5249 Trac #31900: Some Laplace transform doctests
> d2240ab44c Trac #31857: some details in references in various files
> d539c332e7 Trac #31735: Add decomposition_type method to number fields
> ff584ffeec Trac #31683: Simplify FiniteWord_class.primitive_length
> 1d595c13b4 Trac #30520: Fix sign of symbolic product product(1 - q^k, k, 
> 1, N)
> 73e07fcb9f Trac #30348: fix patchbot plugin failures for #20970
> d931f28831 Trac #29738: perhaps symbolic expressions should not have a 
> length
> abb05a5986 Trac #32254: Obtain singular.hlp location via 
> libsingular_resources
> c3a816f640 Trac #32248: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.generic_graph - part 3
> 3b4cae163c Trac #32247: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.generic_graph - part 2
> 4f56c89eda Trac #32246: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.generic_graph - part 1
> 2f60c8ce6c Trac #32244: homebrew: csdp installation broken
> 43ebbc11c4 Trac #32241: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.graph _coloring
> c396c99f09 Trac #32240: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.graph - part 4
> c09e72a683 Trac #32239: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.graph - part 3
> 42a1e9b7c7 Trac #32238: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.graph - part 2
> 2551a1ac24 Trac #32237: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.graph - part 1
> f1c4afd888 Trac #32236: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.digraph
> 59a8fa6555 Trac #32233: Remove DeprecatedSFunction (SFunction, 
> PrimitiveFunction)
> b68dfdc1fe Trac #32225: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.connectivity
> de8ca00442 Trac #32224: Fix use of MixedIntegerLinearProgram in 
> sage.graphs.domination
> ca123e8309 Trac #31881: RealSet: Extend constructors so that they can 
> build manifold objects
> f7f6bf919a Trac #32222: Fix use of MixedIntegerLinearProgram in 
> vertex_separation
> 634276bd3b Trac #32221: sage.combinat, .matroids, .geometry: Fix use of 
> MixedIntegerLinearProgram
> cf8ff3d734 Trac #32220: sage.sat, sage.numerical: Fix use of 
> MixedIntegerLinearProgram
> a346898631 Trac #32219: SimplicialComplex.is_partitionable, Link.plot: Fix 
> use of MixedIntegerLinearProgram
> 52eac72bdd Trac #32218: sage.combinat.designs: Use 
> MixedIntegerLinearProgram.get_values options convert, tolerance
> d82d497f9f Trac #32216: Update the developers guide for implicitly fuzzing 
> doctests
> 22cbe6dade Trac #32213: Make cmake a standard package
> 9851b26e84 Trac #32210: Bug in multiplication of Ore polynomial
> e98992134b Trac #32197: MixedIntegerLinearProgram.get_values: Add options 
> convert, tolerance.
> 162a9f3e71 Trac #32145: Finite dimensional twisted invariant module
> 4e804fe288 Trac #32003: Fix regression in RealBallField
> 5113f64ac4 Trac #31993: ConvexSet_base: Add affine_hull, 
> affine_hull_projection, an_affine_basis
> d1fc4b6046 Trac #31896: Fix for field of definition functions
> 82e0199dce Trac #31835: Fix contact info for gap & gap_packages spkg
> abcef87ab4 Trac #31773: make doctests compatible with Macaulay2 1.17
> 71e523a57f Trac #31510: Forgetting brackets in Permutation group silently 
> yields wrong group
> 933e642de4 Trac #31083: Fix for potential good reduction for dynamical 
> systems
> 6b525d67ea Trac #28324: Add test for homomorphisms from permutation groups 
> to Galois groups
> 8bae3ff7ad (tag: 9.4.beta6) Updated SageMath version to 9.4.beta6
>
>

-- 
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/2a7bb2f0-273e-4a33-9e06-b092ab464844n%40googlegroups.com.

Reply via email to