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

update docs for heaviside changes in SymPy 1.9 #1091

Closed
cbm755 opened this issue Apr 3, 2022 · 0 comments · Fixed by #1102
Closed

update docs for heaviside changes in SymPy 1.9 #1091

cbm755 opened this issue Apr 3, 2022 · 0 comments · Fixed by #1102

Comments

@cbm755
Copy link
Collaborator

cbm755 commented Apr 3, 2022

heaviside(sym(0)) is now 1/2---yah!

How to get started:

  • See help @sym/heaviside and doctest @sym/heaviside.
  • pip install sympy==1.9 or pip install sympy==1.10.1.
  • pkg install -forge doctest
chrisjohgorman added a commit to chrisjohgorman/octsympy that referenced this issue Apr 8, 2022
- rewrote examples 2-5 in the documentation, noting new default value at
  sym(0), as well as how to override the definition at 0 for both right
  and left continuous values.
- also noted that the function can be used on a matrix and is called for
  each element.
- Fixes gnu-octave#1091
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant