> Either you updated the system, or you updated the (shell) environment, or
your disk/swap is almost full, or your hardware is dying, or worse...
It doesn't seem as if any of these apply -- any idea what I could check to
find the issue? Note that I can start python sage's python normally, see
a
On 06/20/2018 04:21 PM, Nils Bruin wrote:
>
> Hm, if you intend to use that in sage library code, do remember to
> change back the state to domain:complex when you're done
Better yet, set it back to whatever it was originally.
--
You received this message because you are subscribed to the Googl
Either you updated the system, or you updated the (shell) environment, or
your disk/swap is almost full, or your hardware is dying, or worse...
On Wednesday, June 20, 2018 at 7:34:22 PM UTC+1, Christian Stump wrote:
>
> Hi,
>
> since today, I cannot start sage anymore, not even on a freshly comp
On Wednesday, June 20, 2018 at 1:45:16 PM UTC-7, Richard_L wrote:
>
> Is this potentially the same bug as Maxima's #3324?
> (to which both Robert and Nils contributed last year)
>
> Advice please: Should I start a new ticket at Maxima, or add to the old
> one?
>
The causes could well be related, b
Is this potentially the same bug as Maxima's #3324?
(to which both Robert and Nils contributed last year)
Advice please: Should I start a new ticket at Maxima, or add to the old one?
Thanks
On Wednesday, June 20, 2018 at 11:57:58 AM UTC-7, Richard_L wrote:
>
> Thank you.
> Now to report the bug
> some interesting env var set?
not actively, looking through them doesn't show anything that seems sage
related.
--
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
On Wednesday, June 20, 2018 at 12:01:50 PM UTC-7, Eric Gourgoulhon wrote:
>
> Le mercredi 20 juin 2018 00:22:07 UTC+2, Nils Bruin a écrit :
>>
>> On Tuesday, June 19, 2018 at 2:30:46 PM UTC-7, Richard_L wrote:
>>>
>>> It would be useful if one could override Sage's default
>>> "domain:complex",
some interesting env var set?
--
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+unsubscr...@googlegroups.com.
To post to this group, send email to sage-de
Le mercredi 20 juin 2018 00:22:07 UTC+2, Nils Bruin a écrit :
>
> On Tuesday, June 19, 2018 at 2:30:46 PM UTC-7, Richard_L wrote:
>>
>> It would be useful if one could override Sage's default "domain:complex",
>> at least until the Maxima fix comes through.
>>
>> One can: maxima_calculus.eval("dom
Thank you.
Now to report the bug.
On Wednesday, June 20, 2018 at 11:15:36 AM UTC-7, Nils Bruin wrote:
>
> On Wednesday, June 20, 2018 at 10:12:24 AM UTC-7, Richard_L wrote:
>>
>> ..."domain:complex" is not the default for which code: Maxima or Sage?
>>
>
> it's a maxima command, so: default for m
Hi,
since today, I cannot start sage anymore, not even on a freshly compiled
development version (or any other of my older sage versions):
Testing that Sage starts...
[2018-06-20 17:33:33] SageMath version 8.2, Release Date: 2018-05-05
This looks like the first time you are running Sage.
Cleaning
On Wednesday, June 20, 2018 at 10:12:24 AM UTC-7, Richard_L wrote:
>
> ..."domain:complex" is not the default for which code: Maxima or Sage?
>
it's a maxima command, so: default for maxima. Sage uses maxima with
non-default settings.
>
> Sage's documentation [
> https://doc.sagemath.org/html/e
..."domain:complex" is not the default for which code: Maxima or Sage?
Sage's documentation
[https://doc.sagemath.org/html/en/reference/calculus/sage/calculus/var.html]
states
By default, var returns a complex variable. To define real or positive
> variables we can specify the domain as: ...
On Wednesday, June 20, 2018 at 7:15:11 AM UTC-7, Richard_L wrote:
>
> Thank you! maxima_calculus.eval("domain:real;") solves my immediate
> problem.
> Of course, the underlying bug remains.
> BTW, I had heard years ago to avoid declaring sage variables with
> domain='positive', as this often tri
On Tuesday, June 19, 2018 at 10:35:46 PM UTC-7, Ralf Stephan wrote:
>
> On Wednesday, June 20, 2018 at 12:22:07 AM UTC+2, Nils Bruin wrote:
>>
>> Of course, another solution for your computation to succeed is to not put
>> the assumptions in. Inequalities will not affect matrix algebra
>> computa
Thank you! maxima_calculus.eval("domain:real;") solves my immediate problem.
Of course, the underlying bug remains.
BTW, I had heard years ago to avoid declaring sage variables with
domain='positive', as this often triggered maxima failures. I wonder if I
have stumbled on the same bug.
On Tuesd
On 20 June 2018 at 09:23, Erik Bray wrote:
> On Tue, Jun 19, 2018 at 5:13 PM Jeroen Demeyer wrote:
> >
> > Several patchbots are showing this error:
> >
> > [eclib-20171002.p0] libtool: compile: g++ -std=gnu++11
> > -DPACKAGE_NAME=\"eclib\" -DPACKAGE_TARNAME=\"eclib\"
> > -DPACKAGE_VERSION=\"20
On Tue, Jun 19, 2018 at 5:13 PM Jeroen Demeyer wrote:
>
> Several patchbots are showing this error:
>
> [eclib-20171002.p0] libtool: compile: g++ -std=gnu++11
> -DPACKAGE_NAME=\"eclib\" -DPACKAGE_TARNAME=\"eclib\"
> -DPACKAGE_VERSION=\"20171002\" "-DPACKAGE_STRING=\"eclib 20171002\""
> -DPACKAGE_
On Tue, Jun 19, 2018 at 6:53 PM Anand Shekar wrote:
>
> This worked, thanks!
>
> I was trying to do a 'make' after the untar and ran against all those
> errors. Am very new to this - so thanks for the help and pointing it out.
Concerning the actual error you got, make sure you have a clean
envi
On Tue, Jun 19, 2018 at 10:26 PM John H Palmieri wrote:
>
> I fixed my own problem: I had pushed without committing anything first. After
> committing, I can view the ticket.
Yes, it happens when you add a branch that has the same HEAD as the
branch it's being compared against (i.e. develop). I
20 matches
Mail list logo