[sage-devel] Bug in category_singleton.__contains__ or in CombinatorialFreeModule

2020-06-19 Thread 'Reimundo Heluani' via sage-devel
I am having trouble that my parents are being assigned in a category of finite dimensional modules and the culprit seems to be this: sage: M = CombinatorialFreeModule(QQ, DisjointUnionEnumeratedSets([Integers(), Family([])])) sage: M.category() Category of finite dimensional vector spaces with

Re: [sage-devel] Re: Wrong matrix of Permutation

2020-06-19 Thread Nils Bruin
On Friday, June 19, 2020 at 2:24:55 AM UTC-7, Dima Pasechnik wrote: > > My problem is that if a group acts on itself, conjugation actions (be > it h|->ghg^-1 or h|->g^-1 hg) > are vastly different from regular actions (left or right). > > How are you going to use '^' for both? > > I think in ma

Re: [sage-devel] Re: AMS book review

2020-06-19 Thread Dima Pasechnik
On Fri, Jun 19, 2020 at 10:55 AM Kwankyu Lee wrote: > > From the review: > > Its genesis came from the frustration that its creator William Stein and > others felt with the commercial systems such as Maple, Mathematica, MATLAB, > and the academic, but still expensive, Magma system. given that N

Re: [sage-devel] Re: Wrong matrix of Permutation

2020-06-19 Thread John Cremona
On Fri, 19 Jun 2020 at 10:24, Dima Pasechnik wrote: > > On Fri, Jun 19, 2020 at 10:14 AM John Cremona wrote: > > > > On Fri, 19 Jun 2020 at 09:39, Dima Pasechnik wrote: > > > > > > > > > > > > On Fri, 19 Jun 2020, 09:05 John Cremona, wrote: > > >> > > >> I would like to vote for exponentiation

[sage-devel] Re: AMS book review

2020-06-19 Thread Kwankyu Lee
>From the review: *Its genesis came from the frustration that its creator William Stein and others felt with the commercial systems such as Maple, Mathematica, MATLAB, and the academic, but still expensive, Magma system.* Sage freed me from the frustration! -- You received this message be

[sage-devel] Re: AMS book review

2020-06-19 Thread Kwankyu Lee
Thanks. A good read! -- 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 view this discussion on the web visit https://gro

Re: [sage-devel] Re: Wrong matrix of Permutation

2020-06-19 Thread Dima Pasechnik
On Fri, Jun 19, 2020 at 10:14 AM John Cremona wrote: > > On Fri, 19 Jun 2020 at 09:39, Dima Pasechnik wrote: > > > > > > > > On Fri, 19 Jun 2020, 09:05 John Cremona, wrote: > >> > >> I would like to vote for exponentiation for a right group action. This is > >> standard mathematical notation (

Re: [sage-devel] Re: Wrong matrix of Permutation

2020-06-19 Thread John Cremona
On Fri, 19 Jun 2020 at 09:39, Dima Pasechnik wrote: > > > > On Fri, 19 Jun 2020, 09:05 John Cremona, wrote: >> >> I would like to vote for exponentiation for a right group action. This is >> standard mathematical notation (as has already been said), at least in >> several fields that I know of

Re: [sage-devel] Re: Wrong matrix of Permutation

2020-06-19 Thread Dima Pasechnik
On Fri, 19 Jun 2020, 09:05 John Cremona, wrote: > I would like to vote for exponentiation for a right group action. This is > standard mathematical notation (as has already been said), at least in > several fields that I know of. Using the shift operators looks too much > like a computer-scienc

[sage-devel] Re: Wrong matrix of Permutation

2020-06-19 Thread John Cremona
I would like to vote for exponentiation for a right group action. This is standard mathematical notation (as has already been said), at least in several fields that I know of. Using the shift operators looks too much like a computer-sciency solution to me. Sage has always tried to keep its n

[sage-devel] [SageTerminalApp] ERROR | Failed to create history session

2020-06-19 Thread Simon Brandhorst
When working with multiple terminals I frequently get the following Error. Usually when the other terminal is busy. [SageTerminalApp] ERROR | Failed to create history session in /home/simon/. sage/ipython-5.0.0/profile_default/history.sqlite. History will not be saved .Traceback (most recent cal