Re: [sage-devel] Adding LRS Library On SageMath

2022-01-10 Thread Samuel Lelievre
One way to keep a good record of this failed build would be ``` $ THE_REPORT=sage-9-5-b9-fail-openblas $ REPORTS=$HOME/sage-reports $ REPORT=$REPORTS/$THE_REPORT $ mkdir -p $REPORT $ brew config > $REPORT/brew-config.txt $ brew list --versions > $REPORT/brew-list-versions.txt $ xcode-select -p >

Re: [sage-devel] Python-level error messages don't give the source file name

2022-01-10 Thread Michael Orlitzky
On Sat, 2022-01-08 at 23:27 -0800, Jonathan Thornburg wrote: > what's the idiomatic way for some other piece of Sage source code to > execute the contents of all of those files? What I've been doing is > to create another file (say 'setup.sage') which contains the lines > load('foo.sage') > lo

[sage-devel] Re: pdf docs from jupyter notebook

2022-01-10 Thread Steven Trogdon
Things are now working. When I open "Sage Documentation", at the top of the page there is "Sage Documentation v9.5.rc0", then "Tutorials and FAQ" and then, for example "Tutorial". The "Tutorial" is a link to the "html" documentation, but beside this link is a PDF icon that links to pdf documen

Re: [sage-devel] Adding LRS Library On SageMath

2022-01-10 Thread 'Justin C. Walker' via sage-devel
> On Jan 10, 2022, at 07:39 , Advay Goel wrote: > > > Thank you so much for your help! > > I installed Homebrew and executed the code that you wrote out. However, when > I ran the make -s V = 0 line, it still crashed in the same place. For some > reason, it is unable to build the Scipy-1.6

[sage-devel] Re: pdf docs from jupyter notebook

2022-01-10 Thread Steven Trogdon
I'm presently unable to get the jupyter kernel to start with Sage 9.5.rc0 , so I will respond more directly when that is fixed. However, with 9.5.beta9 when I opened "Sage Documentation" there was not only links to html documentation but beside each link there was a PDF icon to get pdf document

[sage-devel] Re: pdf docs from jupyter notebook

2022-01-10 Thread Eric Gourgoulhon
Hi, I am not sure to understand what your problem is: from a Sage Jupyter notebook, if I click on the "Help" menu and select "Sage Documentation", then a new tab opens in the browser at the address http://localhost:/kernelspecs/sagemath/doc/index.html It displays html documentation and the

Re: [sage-devel] Re: Proposal: Stop providing binary distributions

2022-01-10 Thread Matthias Koeppe
On Monday, January 10, 2022 at 12:11:19 AM UTC-8 Dima Pasechnik wrote: > > On Mon, 10 Jan 2022, 01:31 Matthias Koeppe, wrote: > >> On Sunday, January 9, 2022 at 1:02:27 PM UTC-8 wst...@gmail.com wrote: >> >>> Instead of "Proposal: Stop providing binary distributions" maybe your >>> >> proposal is

Re: [sage-devel] Adding LRS Library On SageMath

2022-01-10 Thread Advay Goel
Thank you so much for your help! I installed Homebrew and executed the code that you wrote out. However, when I ran the make -s V = 0 line, it still crashed in the same place. For some reason, it is unable to build the Scipy-1.6.3 package. I attached a screenshot of the error message to this e

Re: [sage-devel] Re: Proposal: Stop providing binary distributions

2022-01-10 Thread Dima Pasechnik
On Mon, 10 Jan 2022, 01:31 Matthias Koeppe, wrote: > On Sunday, January 9, 2022 at 1:02:27 PM UTC-8 wst...@gmail.com wrote: > >> Matthias, correct me if I'm wrong, but are you proposing that we just a >> > better job at pointing users to binary distributions of Sage such as >> https://github.com/