X Tutup
The Wayback Machine - https://web.archive.org/web/20200915101028/https://github.com/symengine/symengine.py/pull/185
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Allow sequences in subs #185

Open
wants to merge 1 commit into
base: master
from
Open

[WIP] Allow sequences in subs #185

wants to merge 1 commit into from

Conversation

@isuruf
Copy link
Member

isuruf commented Sep 5, 2017

TODO: Subs with a sequence should happen sequentially, not simultaneously.

@isuruf
Copy link
Member Author

isuruf commented Sep 5, 2017

@ShikharJ, can you review this as well?

@isuruf isuruf changed the title Allow sequences in subs [WIP] Allow sequences in subs Sep 5, 2017
@ShikharJ
Copy link
Member

ShikharJ commented Sep 6, 2017

I think SymPy checks for simultaneous tag in **kwargs as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup