[sage-devel] Re: polymake interface merged in 8.0.beta1; needs users, developers for integrating polymake features

2017-04-09 Thread saad khalid
Hello! Thank you for your post! I was just a bit confused, in what ways can people help? Thanks! -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubs

[sage-devel] Re: sage-8.0 beta and python3

2017-04-09 Thread Frédéric Chapoton
Yes, cmp is a big mess ; see https://trac.sagemath.org/query?status=!closed&component=python3 for what has been done and what remains Frédéric Le dimanche 9 avril 2017 17:05:44 UTC+2, Marco Cognetta a écrit : > > I see that there has been work on converting print statements and simple > stuff

[sage-devel] Re: sage-8.0 beta and python3

2017-04-09 Thread Travis Scrimshaw
On Sunday, April 9, 2017 at 10:05:44 AM UTC-5, Marco Cognetta wrote: > > I see that there has been work on converting print statements and simple > stuff like that to be python 3 compatible. What are the other steps > involved in fully supporting python 3 that are still underway (or haven't >

Re: [sage-devel] Re: sage-8.0 beta and python3

2017-04-09 Thread Travis Scrimshaw
On Sunday, April 9, 2017 at 8:00:15 AM UTC-5, Andrew wrote: > > Is there a significant change behind going from version 7.6 to 8.0? > Andrew > > The major change there will be to start using the Jupyter notebook as the default instead of the SageNB. Python3 will be a later major version bump. B

[sage-devel] Re: sage-8.0 beta and python3

2017-04-09 Thread Marco Cognetta
I see that there has been work on converting print statements and simple stuff like that to be python 3 compatible. What are the other steps involved in fully supporting python 3 that are still underway (or haven't been started)? -- You received this message because you are subscribed to the Go

Re: [sage-devel] Re: sage-8.0 beta and python3

2017-04-09 Thread Andrew
Is there a significant change behind going from version 7.6 to 8.0? Andrew On Saturday, 8 April 2017 03:14:01 UTC+10, vdelecroix wrote: > > On 07/04/2017 19:03, John H Palmieri wrote: > > Python 3 is also built and installed by default in Sage, at least in > recent > > development versions, for