[sage-release] Re: Sage 9.3.beta9 released

2021-03-17 Thread Emmanuel Charpentier


FWIW, upgrading 9.3.beta8 to 9.3.beta9 gave results *identical* to those 
previously reported 
 for 
the upgrade *to* 9.3.beta8.

HTH,

Le lundi 15 mars 2021 à 02:02:03 UTC+1, 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 
>
> We should start with the first release candidate real soon, if you have 
> something urgent (in particular blocker tickets) then now is the time ;-)
>
> 5cb72aade9 (tag: 9.3.beta9) Updated SageMath version to 9.3.beta9
> d57188beed Trac #31476: Downgrade ipython to 7.16.x and jedi to 0.17.x to 
> restore Python 3.6 support (ubuntu-bionic-standard)
> 070a0d6c6c Trac #31480: Fix incorrect lazy imports at startup
> a872ae3443 Trac #31315: sage.numerical.backends: GenericBackend doctests 
> failure in remove_constraints
> c0c5b2977b Trac #31388: Fix docstring in hyperplanes method for 
> HyperplaneArrangement
> 974b9916b0 Trac #31387: Cosmetic update in building the pdf docs
> 5de94e96d6 Trac #31379: change CRLF to unix line feed in 3 files
> 8bf73f70a4 Trac #31278: widgetsnbextension should not depend on notebook
> 9b4fbe695c Trac #31332: sage.misc.persist: Import SAGE_DB on need only
> c97b05ebfc Trac #31319: Partitions parts_in vs WeightedIntegerVectors
> 9c20c8846f Trac #31289: Mark documentation builder as parallel_read_safe
> 8e14cf6eb4 Trac #31288: some details in calculus.py
> cbc97ac50f Trac #31301: make Parkingfunctions() pass the TestSuite
> 8fa1ff55ac Trac #28782: Better interface to Galois groups
> 8c9477d655 Trac #31328: Upgrade ipywidgets to 7.6.3
> 59822d48e2 Trac #20023: sage_bootstrap: Remove purported Python 2.6 support
> 10d3ee9f29 Trac #31268: Remove optional package termcap
> 729176e2bf Trac #31252: Suppress message "WARNING: You are using pip 
> version 20.2.3; however, version 20.3.3 is available."
> 20a959d925 Trac #31248: Make tableaux error messages more precise
> c026d77099 Trac #31246: some details in posets
> 42197291eb Trac #31232: some typing annotations in plane partitions
> b9cc35d72f Trac #31231: enhanced typing annotations in combinat.py
> ca3e393cdd Trac #31230: enhanced typing annotations in Parking functions
> 3dcc013e2a Trac #31225: some details in modular symbols
> 212bfe81b8 Trac #31214: some details in algebras/
> a6e59e4fd9 Trac #31213: a few details in dynamics
> 682e4f57ab Trac #31203: multiplication_table does not work for certain 
> types of groups
> 16c5af32b3 Trac #31202: fix some typos in manifolds/
> 42e9554a3b Trac #31201: fix typos and returns in geometry/polyhedron
> bbbdb76c4e Trac #31174: refresh file generators/degree_sequence.py
> 650b512763 Trac #31173: refresh file generators/world_map.py
> e4193908b1 Trac #31172: refresh file generators/smallgraphs.py (part 3)
> 86c334f563 Trac #31171: refresh file generators/smallgraphs.py (part 2)
> 5f160bffac Trac #31170: some typos in sage_setup/ doctest/ numerical/ and 
> ext_data/
> 49114495f7 Trac #31158: refresh file generators/smallgraphs.py (part 1)
> da52647adf Trac #31155: refresh file generators/chessboard.py
> 445ce95462 Trac #31152: refresh the file generators/basic.py
> b4d5f03f68 Trac #31137: Fix subs failure involving integer-valued rational 
> exponents
> be3cce8340 Trac #30010: Split sage_setup.docbuild out to a separate 
> distribution sage_docbuild
> 9eb36fdb2c Trac #25743: Speed up iteration of ProjectiveSpace_finite_field
> 496efa649b Trac #31402: "sage -tox -e doctest" underquotes filenames; fix 
> "sage -startuptime" with file arguments
> 6c5c6b4386 Trac #31377: ./configure --enable-editable
> 9fba9cb53b Trac #30786: Multiplying and dividing by 3 hangs
> d22efd79a9 Trac #30659: supersingular_j_polynomial does not use cached 
> values
> 3ad8408c5e Trac #24237: minimal quadratic twist of elliptic curves: 
> documentation and implementation inconsistent
> d32f41ee20 Trac #20784: not all symbolic equations stay unevaluated
> 44d322a27a Trac #18074: contour_plot of zero
> a452ae0621 Trac #17720: failing primary decomposition with extension field 
> coefficients
> 99fd653533 Trac #14602: Symbolic expression to number fields
> b4c66dcdff Trac #13097: integral of ln(1+4/5*sin(x)) from -3.1415 to 
> 3.1415 crashes Maxima and Sage
> de2fd3eb8e Trac #31462: Fix examples block in 
> `combinat/words/lyndon_word.py`
> 0602cd5d8e Trac #31453: CombinatorialFreeModule 
> _cartesian_product_of_elements() should support generators
> 9c11839ee6 Trac #31439: fedora-26-minimal: openssl 3.0.alpha11 build fails 
> with "Can't locate IPC/Cmd.pm"
> a9a2bff4ac Trac #31433: more efficient method for number of real 
> components of an elliptic curve over Q
> 37824bddea Trac #31430: e-antic: Update to 0.1.9 to add support for FLINT 
> 2.7
> ddd2b5e99c Trac #31428: Make trivial AbelianGroupGap convert empty list to 
> identity
> e4f9c886eb Trac #31419: Update 

[sage-release] Re: Sage 9.3.beta9 released

2021-03-14 Thread Matthias Köppe
On Sunday, March 14, 2021 at 6:02:03 PM UTC-7 Volker Braun wrote:

> 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 
>
> We should start with the first release candidate real soon, if you have 
> something urgent (in particular blocker tickets) then now is the time ;-)
>
> 5cb72aade9 (tag: 9.3.beta9) Updated SageMath version to 9.3.beta9
>

Thanks, Volker, for preparing the new beta release.

Let me highlight one merged ticket:

6c5c6b4386 Trac #31377: ./configure --enable-editable

Thanks to work by Tobias Diez, the Sage library can now be installed in 
editable ("develop") mode.
See 
https://wiki.sagemath.org/ReleaseTours/sage-9.3#Editable_.28.22in-place.22.2C_.22develop.22.29_installs_of_the_Sage_library




>

-- 
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/157b74bd-fe10-4147-984b-764448fca2e5n%40googlegroups.com.