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

round #472

Open
jverzani opened this issue Jul 29, 2022 · 0 comments
Open

round #472

jverzani opened this issue Jul 29, 2022 · 0 comments

Comments

@jverzani
Copy link
Collaborator

This came up in https://discourse.julialang.org/t/how-to-round-whole-matrix-like-numpy-round/84897

What should be the proper semantics of round for Sym objects:

  • sympy.round() fails on symbolic objects (seems excessive, but what should the result of round(x) be? Could be a delayed call or just x
  • sympy.round() only supports digits, not sigdigits or base, as Base.round
  • sympy.round() does not support rounding modes
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

No branches or pull requests

1 participant