Re: [sympy] Re: GSOD Project Discussuion

2020-07-01 Thread Aaron Meurer
We did a survey a few years ago that can offer some insights on this. Also it may be better to start with modules that are easier to update, even if they are less used. Aaron Meurer On Sun, Jun 28, 2020 at 8:24 AM Soumi7 wrote: > > Is there a way to know which modules of sympy are most widely

Re: [sympy] Identity operator doesn't act on adjoint operator

2020-07-01 Thread Dhruv Mendiratta
Hi, I am a beginner in the field (about halfway through my first course) and I too think you are right about this being a bug. I think making `Dagger` a subclass of `Operator` should work as a hermitian conjugate should behave as an operator. On Wed, Jul 1, 2020 at 3:18 AM Aaron Meurer wrote:

Re: [sympy] SymPy in 10 minutes

2020-07-01 Thread Oscar Benjamin
Hi Nicolás, This looks nice. Maybe it should go in the example notebooks: https://github.com/sympy/sympy/tree/master/examples/notebooks I don't know if those are hosted on the website rather than just github. Oscar On Tue, 30 Jun 2020 at 22:11, Nicolas Guarin wrote: > > I adapted Maxima's