-
Notifications
You must be signed in to change notification settings - Fork 300
Add Parser support for sign #2045
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
Conversation
This will need a test. |
added :) |
This looks good! Thank you. |
Hi @certik, Can you please have a look? |
It seems as if I cannot merge this since there is a test that fails. This failure is unrelated to this PR. Is this a new setting in github? Has anyone looked into the failing test? |
still failing on the same test.. |
The failing test uses the latest pre-release llvm, which seems to have some issue with the default llvm installation currently not including all required files, hopefully this is a fix for now: https://github.com/symengine/symengine/pull/2046/files |
Hi @isuruf , can you please have a look? |
Thanks |
No description provided.