On Debianbtesting running on core i7 + 16 GB RAM, passes ptestlong with one transient failure : ---------------------------------------------------------------------- sage -t --long src/sage/schemes/elliptic_curves/sha_tate.py # 1 doctest failed ---------------------------------------------------------------------- This tet passes when ran standalone.
HTH, -- Emmanuel Charpentier Le mardi 3 octobre 2017 20:32:18 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 > > cc613b1e98 (HEAD -> develop, tag: 8.1.beta7, trac/develop) Updated > SageMath version to 8.1.beta7 > d048fff890 Trac #23928: crash in LaurentSeries.__call__ when PARI > implementation is used > 470240539d Trac #23660: Better isomorphisms between function fields and > fraction fields > 74af71aa7d Trac #23942: Fix category for subcrystals > 20a19438fe Trac #23935: Kac module crystals repr does not work for first > tableau being empty > fa48f0b04e Trac #23927: discrete log takes a huge amount of time in some > cases > ab005198b3 Trac #23921: Expression.__pow__ should try to coerce in both > directions > 9a93c2959b Trac #23920: py3: richcmp for ideals of multivariate polynomials > e5031aeb19 Trac #23914: Various minor changes to _element_constructor > 780dbfbd0a Trac #23913: Doctest failures with GMP > 278120e515 Trac #23877: allow bypassing checks in setpartition > 64dcac954b Trac #23782: fricas output and sage conversion bug > 6b70dc457f Trac #23319: Various improvements to the implementation of > Fomin's growth diagrams > b1e97b67ec Trac #21944: OpenSSL for Sierra > 8d131adc96 Trac #23930: Doctest failures in Judson's abstract algebra book > 9c5933ff64 Trac #23892: Run doctests with OMP_NUM_THREADS=2 > 79935595b6 Trac #23571: Veronese embeddings for projective subschemes > b5633e275e Trac #23111: Remove is_distributive_lattice() from > hasse_diagram.py > 6e4299de6d Trac #23917: Remove element_constructor argument from > Parent.__init__ > 50ea249b90 Trac #23904: Do not import cvxopt globally > 09e4a7540f Trac #23434: move subscheme code to respective folders > be8ee657d9 Trac #20191: implement SymPy Piecewise equivalent > b2e741eb76 Trac #23897: Some minor cleanup with simplicial sets > 8df94e85ce Trac #23502: .round() will not round an integer > ef05283727 Trac #23924: Upgrade Cython to version 0.27 > 0ebc7386b6 Trac #23890: Upgrade to six 1.11 > d4d6c74927 Trac #23799: Move module_list aliases to env.py > c7738e9435 Trac #23760: adding the embedding data for the spanning tree of > coset graph > aa3a81a170 Trac #23736: Teichmuller lift of residual element has wrong > precision > 48cf210fa0 Trac #23471: Conversion between p-adic rings and fields with > the same defining polynomial > 43242b25ce Trac #19996: Implement extracting symbolic coefficient of > rational exponent > 9515c95548 Trac #23810: Fix typo in error message of > critical_point_portrait > cadc384d33 Trac #23725: some typos in tutorials (français & deutsch) > 50f3bedf54 Trac #16339: Improve caching for HeckeAlgebra > 158818b420 Trac #15298: Two versions of QQ(sqrt{-1}) upon startup > b19900560d Trac #23849: Remove deprecation from optional_packages > documentation and friends > 469d09abf6 Trac #23834: html_use_smartypants is deprecated, so don't use it > f3ec60cd12 Trac #23826: balanced_sum([single_elt]) crashes Sage > 495aec8aa7 Trac #23814: Fix is_preperiodic function domain check > b497585bcf Trac #23811: Failure of specialization over some rings > f34e619102 Trac #23805: adding SchemeMorphism_points to coercion framework > c39378f4a8 Trac #23757: some TODO turned to use correct syntax > 342a5f2bee Trac #1919: improve base fields of DualAbelianGroup > 90fcfd0f8d Trac #23918: Fix cases where exception is returned > 5922421927 Trac #23911: abs(-RDF(0)) should give 0.0 and not -0.0 > ee9c4bf209 Trac #23910: RelativeNumberFieldHomset ignores "category" > argument > 4a298f1043 Trac #23908: more precise category for GL and SL > 664f637c54 Trac #23895: some corrections in hidden documentation > 28b83c8436 Trac #23878: allow libgap integers as indices > fbe6804d61 Trac #23850: some typos > 746411b038 Trac #23775: UCF sometimes ignores constants > fe6cb60bab Trac #23542: Simplify and fix comparison for matroids > 06e3d79552 Trac #18606: p-adic extensions created with "the same" > polynomials may not be the same > a1b13fbbc3 Trac #14825: Iterators for p-adic expansions, polynomial > representations of padic elements > 22c173dccf Trac #23907: Avoid _element_constructor in geometry doctests > dbc4fd4078 Trac #23903: padics: don't use custom element_constructor > e72a046181 Trac #23902: CombinatorialFreeModule: don't use custom > element_constructor > 0dae2a482d Trac #23901: py3 error in rest_index_of_methods > d42519bb4d Trac #23900: Set_PythonType_class: don't use custom > element_constructor > 24ce59f0aa Trac #23899: Do not assign _element_constructor in combinat/sf > 1da62168b4 Trac #23884: Avoid _element_constructor in padics > 11995d2f0b Trac #23732: Downgrade libtheora package to experimental > 2b19440ee5 Trac #23703: free_quadratic_module intersection returns wrong > result > ac15f0c9b2 Trac #19706: Upgrade GMP > c9b275d90d Trac #23841: MPIR-3.0.0 does not build on i7-6700 with system > yasm-1.2.0 > 6cd99718a8 (tag: 8.1.beta6) Updated SageMath version to 8.1.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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
