Sergey B Kirpichev
Sergey B Kirpichev
This may require better assumptions system from the core. E.g. to assume certain properties on expressions, not just atoms.
> you want limitinf to return either all possible conditions similar to Piecewise when y has no assumptions Yes, exactly. Unfortunately, this is not so simple. Probably, assumptions handling should...
BTW, @jldohmann, if you are looking on some "easy" issues for newbies, I'm afraid, I don't think there are. Related to the documentation and project infrastructure may be simplest, I...
https://github.com/sympy/sympy/issues/18521
sympy/sympy#20241
https://github.com/sympy/sympy/issues/13701
1. module should have 100% test coverage 2. no known issues 3. no deps in other modules 4. no test coverage regressions in the core (after removing)
https://github.com/sympy/sympy/issues/21374
https://github.com/sympy/sympy/pull/21757/
Use https://github.com/drdoctr/doctr?