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

codegen and some extra functions #58

Merged
merged 9 commits into from
Aug 26, 2019

Conversation

Marlin-Na
Copy link
Member

This PR adds atan2, kronecker_delta, lowergamma, uppergamma, beta, digamma,trigamma and psigamma. It also adds codegen for printing C/mathml/latex/javascript code.

Fixes #52, fixes #46, related #47

@Marlin-Na Marlin-Na merged commit 469c30c into symengine:master Aug 26, 2019
@Marlin-Na
Copy link
Member Author

Hi @mattfidler , the psigamma, digamma and trigamma bindings are implemented with this PR. Let me know if you have any question.

@Marlin-Na Marlin-Na deleted the extra_functions branch August 26, 2019 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add binding of atan2 Correct way to use functions with symengine objects
1 participant