[sympy] Re: Travis ci build failed

2020-06-08 Thread Mohit Shah
Link for the above problem is here (Link ) On Tuesday, June 9, 2020 at 3:36:02 AM UTC+5:30, Mohit Shah wrote: > > Actually I was facing one more error before this one. > It is as below: > > [image: githuberror2.PNG] > > Can someone tell me

[sympy] Re: Travis ci build failed

2020-06-08 Thread Mohit Shah
Thanks for the help. On Tuesday, June 9, 2020 at 1:50:48 AM UTC+5:30, Jonathan Gutow wrote: > > The line near the end explaining the Assertion error explains it. You have > some extra whitespace. > > On Monday, June 8, 2020 at 3:17:44 PM UTC-5, Mohit Shah wrote: >> >> Hello everyone, >> A day

Re: [sympy] New Python package to numerically evaluate SymPy expressions on the GPU.

2020-06-08 Thread Foad Sojoodi Farimani
this is amazing. I'm surprised that I hadn't seen this before. I have created an OpenCL channel on the Modelica Discord server https://discord.gg/88jDDkG hoping we can get the community back together, helping each other, sharing knowledge, experience, and ideas. Would be great to have you also

[sympy] Re: Travis ci build failed

2020-06-08 Thread Jonathan Gutow
The line near the end explaining the Assertion error explains it. You have some extra whitespace. On Monday, June 8, 2020 at 3:17:44 PM UTC-5, Mohit Shah wrote: > > Hello everyone, > A day before I generated PR (link > ). I don't know why but it is >

[sympy] Re: coverage_doctest.py module

2020-06-08 Thread S.Y. Lee
I had previously investigated some old executables in bin, but I neither have found it working. Although we can figure out how to make it work, we don't have to maintain the testing utilities, but I'd not remove them first if coveragepy cannot superset these features. So if you can get it