Re: [sympy] Re: MatPow bug or inconsistency?

2019-07-11 Thread Jogi Miglani
I might had done work on this in #15712
. But in that case i considered
the cases where the determinent of Matrix was zero. Although something can
be changed here

to
meet up the right requirements.

On Thu, Jul 11, 2019 at 10:20 PM Gagandeep Singh (B17CS021) <
singh...@iitj.ac.in> wrote:

> I think for website the issue can be raised at,
> https://github.com/sympy/sympy.github.com/issues
> Is it the case that you are not on github?
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/00e920ed-a265-4a33-865d-8f1d8add6cc5%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAGPLj20hYDm02bQhhPdRv6C1zYMnh7g7tcqHbOOwkd2dpXJF6A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [sympy] Re: MatPow bug or inconsistency?

2019-07-11 Thread Gagandeep Singh (B17CS021)
I think for website the issue can be raised at, 
https://github.com/sympy/sympy.github.com/issues
Is it the case that you are not on github? 

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/00e920ed-a265-4a33-865d-8f1d8add6cc5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [sympy] Re: MatPow bug or inconsistency?

2019-07-11 Thread Tomasz Pytel
The point being behavior is inconsistent between ** operator and doit().

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/86f9e09b-587c-4228-8e37-b6f36f25072e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [sympy] Re: MatPow bug or inconsistency?

2019-07-11 Thread David Bailey

On 11/07/2019 17:40, Gagandeep Singh (B17CS021) wrote:

In my opinion, it shouldn't happen. Feel free to raise an issue on github for 
this.

A while back I was advised to report a SymPy website issue on github. 
The site said it would email me back (to set up a user name), and no 
message came. I don't know if I am the only person with that problem.


David

--
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/8a6e3902-a287-88af-7ac9-5ca6b919e1d6%40dbailey.co.uk.
For more options, visit https://groups.google.com/d/optout.


Re: [sympy] Re: MatPow bug or inconsistency?

2019-07-11 Thread Oscar Benjamin
I don't have a computer to test but what happens if x is declared as an
integer? For non-integer (or non-real) x the result doesn't necessarily
hold.


On Thu, 11 Jul 2019, 19:39 Tomasz Pytel,  wrote:

> Yes, various, try it with [[0,1],[1,0]]
>
> On Thursday, July 11, 2019 at 1:30:45 PM UTC-3, Gagandeep Singh (B17CS021)
> wrote:
>>
>> Ah! I missed that.
>> Have you tried a matrix other than identity?
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/def85976-42a2-4dd0-90a6-b65d7ea7b718%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAHVvXxQRfK3yC5yu2xgJAkBRhWfvrtO4cm4-_wbssfOhiF11Yg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.