[sage-support] warning sagemath9 matplotlib plotting bug

2020-01-29 Thread Jean-François Ingenbleek
Be careful! Do not go to version 9 if you work under windows8 !! an instruction as simple as plot(x*sin(1/x),x,-2,2,plot_points=500) gives opt/sagemath-9.0/local/lib/python3.7/site-packages/matplotlib/font_manager.py:281: UserWarning: Matplotlib is building the font cache using fc-list. This

[sage-support] warning after compilesagemath7.5

2017-02-03 Thread Abderrahmane Fadli
hello i compiled sagemath7.5 from source and i got some errors but i was dump not saving them be cause sage worked fine. but i keep getting this error message " *** Warning: not enough memory, new stack 5290885120 " even though the server has 32G of ram. is this just what i am thinking

Re: [sage-support] warning

2016-09-29 Thread William Stein
On Thu, Sep 29, 2016 at 6:30 AM, HG wrote: > Hi, > Started with sage-7.3 I got this waring but I don't know what it means and I > prefer get rid of it... Ho to do that ? > > %matplotlib inline > > %display latex > >

[sage-support] warning

2016-09-29 Thread HG
Hi, Started with sage-7.3 I got this waring but I don't know what it means and I prefer get rid of it... Ho to do that ? %matplotlib inline %display latex /usr/lib/sagemath/local/lib/python2.7/site-packages/traitlets/traitlets.py:770: DeprecationWarning: A parent of

Re: [sage-support] Warning messages when compiling 'lcalc'

2010-06-15 Thread Anne Driver
Professor Stein, you are completely missing the point. Any serious attempt to check source code would include in a thorough check of what variables are used, their types, what they are used for, how they are used, what (if any) values they are initialized to. That would be true whether you were

[sage-support] Warning messages when compiling 'lcalc'

2010-06-08 Thread Anne Driver
When building open-source software, it is not unusual to see a few compiler warnings - usually deprecated code. There's quite a lot of them in Sage. But looking at lcalc, the code seems particularly poor, with lots of unused variables deprecated code. It does not exactly inspire confidence in

Re: [sage-support] Warning messages when compiling 'lcalc'

2010-06-08 Thread William Stein
On Tue, Jun 8, 2010 at 12:21 PM, Anne Driver annedrive...@gmail.com wrote: When building open-source software, it is not unusual to see a few compiler warnings - usually deprecated code. There's quite a lot of them in Sage. But looking at lcalc, the code seems particularly poor, with lots of

Re: [sage-support] Warning messages when compiling 'lcalc'

2010-06-08 Thread Michael Rubinstein
The antiquated header files and unused variables have been removed in L-1.3, which has not yet been released to the public. It should be released in the next couple of weeks. Best, Mike On Tue, 8 Jun 2010, William Stein wrote: On Tue, Jun 8, 2010 at 12:21 PM, Anne Driver

Re: [sage-support] Warning messages when compiling 'lcalc'

2010-06-08 Thread Dr. David Kirkby
On 06/ 8/10 08:38 PM, Michael Rubinstein wrote: The antiquated header files and unused variables have been removed in L-1.3, which has not yet been released to the public. It should be released in the next couple of weeks. Best, Mike It would be good if you could remove that option from your

[sage-support] WARNING: Output Truncated!

2009-06-04 Thread Baruch
When I try to run a simple, iterated function with notebooki(), I get the warning that my output has been truncated. Hoping to find more information, I tried using 'search_doc(error messages), which apparently just repeats the last error message. How can I find the significance of this warning,

[sage-support] warning in time installation

2008-12-08 Thread a1antonov antonov
PC Pentium4, Dual threading, Memory 2*256MB, OS-Windows2000+Service Pack4 In time install SAGE I receive message: WARNING! This SAGE install was built on a machine that supports instruction are not available on this computer. SAGE will likely fail with ILLEGAL INSTRUCTION errors! The