Samith Karunathilake

Results 32 comments of Samith Karunathilake

May I try this issue?

anyone working on this? can I do this one..

> sympy.series(sympy.log(sympy.binomial(n, n / 3)), n, oo) What is the exact outcome that you are referring the second argument for the `sympy.series` must be a constant right? did I miss...

I think this issue can be break down into several sub issues

> Sorry, I forgot about this issue I interpret your question as if you accidentally merged two questions into one, forgetting "?" in the middle Well, the question is not...

I think [issue #25991](https://github.com/sympy/sympy/issues/25991) also links with this issue, since the `as_leading_term` does not give the correct output this also must throw an error.

Are these pretty prints needed to be in the same order, the test cases that are failed are failed because of the order of the variable order changes.

@sylee957 yes there is, still we need to get some test cases and implement it, I can fix it.