[sage-release] Re: Sage 10.0.beta0 released

2023-02-13 Thread Emmanuel Charpentier
On Debian testing running on core i7 + 16 GB RAM, upgrading `9.8` to 
`10.0.beta0` and running `ptestlong` results in two permanent failures :

| Doctest| Result|
||---|
| src/sage/graphs/generators/families.py | 2 doctests failed |
| src/sage/graphs/graph_generators.py| 1 doctest failed  |

These twofailures were already reported for previous betas ; the
`fricas`-related failure has been fixed by \#34927.

HTH,


Le lundi 13 février 2023 à 00:54:51 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
>
> This contains all remaining positively reviewed tickets that merged 
> without issue. Since trac is read-only these will not be marked as closed 
> in trac. If you miss anything that you worked on trac then please open a 
> github PR now. From now on only github PRs will be merged.
>
>
> 3a044add339 (HEAD -> develop, tag: 10.0.beta0, github/develop) Updated 
> SageMath version to 10.0.beta0
> 785ddef6338 Trac #34902: LatticePoset breadth, error in documentation
> fb4f2e4e59d Trac #34901: random doctest failure in 
> src/doc/en/thematic_tutorials/group_theory.rst
> 5d514225749 Trac #34871: rename "Starks" algorithm for isogenies to Stark
> 0993d40cb87 Trac #34767: Implement _latex_ method for (quasi)modular forms 
> ring elements
> e421c4ed528 Trac #34927: fricas interface: __reduce__ doctest failure
> f9f0324eade Trac #34872: AdditiveAbelianGroup_class.exponent() returns a 
> Python int for the trivial group
> 9cf6aa13382 Trac #34956: sage.{misc,monoids,sets}: Replace imports from 
> sage.*.all for namespace packages
> 3095f5186d3 Trac #34952: sage.graphs: Replace imports from sage.*.all for 
> namespace packages
> 67eab0ae0b1 Trac #34947: sage.{rings,modules,geometry}: Replace imports 
> from sage.*.all for namespace packages
> 2cd6166b4d3 Trac #34945: Refactoring tool to fix modularization 
> anti-patterns
> c89822848e2 Trac #34930: a few pep8 details in modules
> f0a7ebb71ea Trac #34928: about error messages in categories/
> f93e0a78630 Trac #34926: Fix tests with giac>=1.9.0.35
> 81ae8872fa5 Trac #34912: Reduced words of ReflectionGroup elements are not 
> well-defined
> b17e1171485 Trac #34518: Expand Schubert polynomials in the Key basis
> 12f635ee62b Trac #34414: Implement Key polynomials
> b44d160a518 Trac #19594: Implement the cactus group
> a88a8a4e1e0 Trac #34940: sagemath_doc_html depends on fpylll (for building)
> 7a5d67fdd14 Trac #34924: sage -i ore_algebra fails (→ upgrade ore_algebra)
> 42381bef4dd Trac #34937: sage-bootstrap-python should accept python3.11
> 3bd7154d230 Trac #34851: Upgrade singular to 4.3.1p3
> c000c953eb6 (tag: 9.8, github/master) Updated SageMath version to 9.8
>

-- 
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/2466e397-286f-4598-b486-b1e4627b7385n%40googlegroups.com.


[sage-release] Re: Sage 10.0.beta0 released

2023-02-13 Thread Emmanuel Charpentier


On Debian testing running on core i7 + 16 GB RAM, upgrading 9.8 to 
10.0.beta0 and running ptestlong results in two permanent failures :
Doctest Result src/sage/graphs/generators/families.py 2 doctests failed 
src/sage/graphs/graph_generators.py 1 doctest failed 

These two failures were already reported for previous betas ; the 
fricas-related 
failure has been fixed by #34927.

HTH,
​
Le lundi 13 février 2023 à 00:54:51 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
>
> This contains all remaining positively reviewed tickets that merged 
> without issue. Since trac is read-only these will not be marked as closed 
> in trac. If you miss anything that you worked on trac then please open a 
> github PR now. From now on only github PRs will be merged.
>
>
> 3a044add339 (HEAD -> develop, tag: 10.0.beta0, github/develop) Updated 
> SageMath version to 10.0.beta0
> 785ddef6338 Trac #34902: LatticePoset breadth, error in documentation
> fb4f2e4e59d Trac #34901: random doctest failure in 
> src/doc/en/thematic_tutorials/group_theory.rst
> 5d514225749 Trac #34871: rename "Starks" algorithm for isogenies to Stark
> 0993d40cb87 Trac #34767: Implement _latex_ method for (quasi)modular forms 
> ring elements
> e421c4ed528 Trac #34927: fricas interface: __reduce__ doctest failure
> f9f0324eade Trac #34872: AdditiveAbelianGroup_class.exponent() returns a 
> Python int for the trivial group
> 9cf6aa13382 Trac #34956: sage.{misc,monoids,sets}: Replace imports from 
> sage.*.all for namespace packages
> 3095f5186d3 Trac #34952: sage.graphs: Replace imports from sage.*.all for 
> namespace packages
> 67eab0ae0b1 Trac #34947: sage.{rings,modules,geometry}: Replace imports 
> from sage.*.all for namespace packages
> 2cd6166b4d3 Trac #34945: Refactoring tool to fix modularization 
> anti-patterns
> c89822848e2 Trac #34930: a few pep8 details in modules
> f0a7ebb71ea Trac #34928: about error messages in categories/
> f93e0a78630 Trac #34926: Fix tests with giac>=1.9.0.35
> 81ae8872fa5 Trac #34912: Reduced words of ReflectionGroup elements are not 
> well-defined
> b17e1171485 Trac #34518: Expand Schubert polynomials in the Key basis
> 12f635ee62b Trac #34414: Implement Key polynomials
> b44d160a518 Trac #19594: Implement the cactus group
> a88a8a4e1e0 Trac #34940: sagemath_doc_html depends on fpylll (for building)
> 7a5d67fdd14 Trac #34924: sage -i ore_algebra fails (→ upgrade ore_algebra)
> 42381bef4dd Trac #34937: sage-bootstrap-python should accept python3.11
> 3bd7154d230 Trac #34851: Upgrade singular to 4.3.1p3
> c000c953eb6 (tag: 9.8, github/master) Updated SageMath version to 9.8
>

-- 
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/7ca1a5c2-af4f-48be-a6eb-633c4bafdaden%40googlegroups.com.


[sage-release] Re: Sage 10.0.beta0 released

2023-02-13 Thread Emmanuel Charpentier
On Debian testing running on core i7 + 16 GB RAM, upgrading `9.8' to
`10.0.beta0' and running `ptestlong' results in two permanent failures :

```
━━━
 Doctest Result
───
 src/sage/graphs/generators/families.py  2 doctests failed 
 src/sage/graphs/graph_generators.py 1 doctest failed  
━━━
```


These two failures were already reported for previous betas ; the
`fricas'-related failure has been fixed by #34927.

HTH,


Le lundi 13 février 2023 à 00:54:51 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
>
> This contains all remaining positively reviewed tickets that merged 
> without issue. Since trac is read-only these will not be marked as closed 
> in trac. If you miss anything that you worked on trac then please open a 
> github PR now. From now on only github PRs will be merged.
>
>
> 3a044add339 (HEAD -> develop, tag: 10.0.beta0, github/develop) Updated 
> SageMath version to 10.0.beta0
> 785ddef6338 Trac #34902: LatticePoset breadth, error in documentation
> fb4f2e4e59d Trac #34901: random doctest failure in 
> src/doc/en/thematic_tutorials/group_theory.rst
> 5d514225749 Trac #34871: rename "Starks" algorithm for isogenies to Stark
> 0993d40cb87 Trac #34767: Implement _latex_ method for (quasi)modular forms 
> ring elements
> e421c4ed528 Trac #34927: fricas interface: __reduce__ doctest failure
> f9f0324eade Trac #34872: AdditiveAbelianGroup_class.exponent() returns a 
> Python int for the trivial group
> 9cf6aa13382 Trac #34956: sage.{misc,monoids,sets}: Replace imports from 
> sage.*.all for namespace packages
> 3095f5186d3 Trac #34952: sage.graphs: Replace imports from sage.*.all for 
> namespace packages
> 67eab0ae0b1 Trac #34947: sage.{rings,modules,geometry}: Replace imports 
> from sage.*.all for namespace packages
> 2cd6166b4d3 Trac #34945: Refactoring tool to fix modularization 
> anti-patterns
> c89822848e2 Trac #34930: a few pep8 details in modules
> f0a7ebb71ea Trac #34928: about error messages in categories/
> f93e0a78630 Trac #34926: Fix tests with giac>=1.9.0.35
> 81ae8872fa5 Trac #34912: Reduced words of ReflectionGroup elements are not 
> well-defined
> b17e1171485 Trac #34518: Expand Schubert polynomials in the Key basis
> 12f635ee62b Trac #34414: Implement Key polynomials
> b44d160a518 Trac #19594: Implement the cactus group
> a88a8a4e1e0 Trac #34940: sagemath_doc_html depends on fpylll (for building)
> 7a5d67fdd14 Trac #34924: sage -i ore_algebra fails (→ upgrade ore_algebra)
> 42381bef4dd Trac #34937: sage-bootstrap-python should accept python3.11
> 3bd7154d230 Trac #34851: Upgrade singular to 4.3.1p3
> c000c953eb6 (tag: 9.8, github/master) Updated SageMath version to 9.8
>

-- 
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/27aa21a9-a3ed-48f8-9ef9-f534ce194605n%40googlegroups.com.


Re: [sage-release] Re: Sage 9.8 Release Tour

2023-02-13 Thread William Stein
Hi,

I added py and sh after all the fenced code blocks (triple backticks),
so now all the code and shell examples are syntax highlighted.

William

On Sat, Feb 11, 2023 at 4:58 PM Kwankyu Lee  wrote:
>
> That is a nice summary of the GitHub migration efforts. Thank you.
>
> --
> 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/fb28801b-4853-4b10-8df9-395ed0fe1f7cn%40googlegroups.com.



-- 
William (http://wstein.org)

-- 
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/CACLE5GDcHUT00qErDERNWy_VAY_iZ56UOTujSDaYkOrRi2p8%3DQ%40mail.gmail.com.


Re: [sage-release] Re: Sage 9.8 Release Tour

2023-02-13 Thread Kwankyu Lee
Nice tip! Done also for 9.7, 9.6.

On Tuesday, February 14, 2023 at 5:14:50 AM UTC+9 William Stein wrote:
Hi, 

I added py and sh after all the fenced code blocks (triple backticks), 
so now all the code and shell examples are syntax highlighted. 

William 

On Sat, Feb 11, 2023 at 4:58 PM Kwankyu Lee  wrote: 
> 
> That is a nice summary of the GitHub migration efforts. Thank you. 
> 
> -- 
> 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...@googlegroups.com. 
> To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/fb28801b-4853-4b10-8df9-395ed0fe1f7cn%40googlegroups.com.
 




-- 
William (http://wstein.org) 

-- 
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/0e7ea138-02de-42d7-8445-19e3b703d16cn%40googlegroups.com.