[sage-devel] Running Sage from an IDE like PyCharm on Windows.

2017-12-15 Thread Dima Pasechnik
How about using Jupyter as an IDE? PyCharm is probably wedded to Windows too much to be useful in such a setup. -- 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 sag

[sage-devel] Running Sage from an IDE like PyCharm on Windows.

2017-12-15 Thread PHPirate
I already tried asking at SO and ask.sagemath.org but I couldn't reach any Windows users of Sage, then I tried at the GitHub W

Re: [sage-devel] dicts in doctests

2017-12-15 Thread Erik Bray
On Fri, Dec 15, 2017 at 12:11 PM, Erik Bray wrote: > On Thu, Dec 14, 2017 at 10:02 PM, Nils Bruin wrote: >> On Thursday, December 14, 2017 at 3:29:32 AM UTC-8, Erik Bray wrote: >>> >>> >>> To be clear, the code I wrote above specifically pertains to dicts >>> that are embedded in the __repr__ of

[sage-devel] Re: Sage 8.1 Mac OS 10.13.2 Build: Error installing package r-3.4.2.p0

2017-12-15 Thread S. Diop
Thanks so much Dima, I did disable anaconda, relaunch "make" and the build went through. Best wishes On Wednesday, December 13, 2017 at 3:32:15 PM UTC+1, Dima Pasechnik wrote: > > It would also be great to get a confirmation that the external libcurl > installation was picked up. > Namely, somewh

[sage-devel] Re: networkx BipartiteGraph

2017-12-15 Thread Dima Pasechnik
As expected, it's a networkx bug, that I am proposing them to fix in https://github.com/networkx/networkx/pull/2800 On Thursday, December 14, 2017 at 9:57:25 AM UTC, Antonio Rojas wrote: > > Hi all, > In Arch we have upgraded networkx to version 2. This comes with major > API changes that affe

Re: [sage-devel] dicts in doctests

2017-12-15 Thread Erik Bray
On Thu, Dec 14, 2017 at 10:02 PM, Nils Bruin wrote: > On Thursday, December 14, 2017 at 3:29:32 AM UTC-8, Erik Bray wrote: >> >> >> To be clear, the code I wrote above specifically pertains to dicts >> that are embedded in the __repr__ of some object. In other words, >> that code goes in the __re