Skip to content

Improved docstrings for Elemwise functions #830

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

Closed
wants to merge 0 commits into from

Conversation

fonnesbeck
Copy link
Member

@fonnesbeck fonnesbeck commented Jun 18, 2024

Description

Added more robust docstrings and removed the Elemwise docstring that was appended to each function.

Related Issue

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

@fonnesbeck fonnesbeck requested a review from ricardoV94 June 18, 2024 03:11
@fonnesbeck
Copy link
Member Author

Not clear why the fast-compile tests are failing here.

@fonnesbeck fonnesbeck requested a review from ricardoV94 June 18, 2024 14:57
@ricardoV94
Copy link
Member

Not clear why the fast-compile tests are failing here.

Something must have actually broken. Perhaps the Elemwise decorator was doing something dumb that fails with the new docstrings? Have to investigate

@ricardoV94 ricardoV94 added the docs label Oct 7, 2024
@ricardoV94 ricardoV94 changed the title Improved docstrings for user-facing functions Improved docstrings for Elemwise functions Oct 7, 2024
@fonnesbeck fonnesbeck closed this Dec 17, 2024
@twiecki
Copy link
Member

twiecki commented Feb 27, 2025

It seems by force-pushing you removed all commits @fonnesbeck. are they still to be found somewhere?

@ricardoV94
Copy link
Member

Oh :(

@fonnesbeck
Copy link
Member Author

Yeah, I never got around to re-doing this PR. I can work on it this week.

@ricardoV94
Copy link
Member

ricardoV94 commented Feb 27, 2025

Yeah, I never got around to re-doing this PR. I can work on it this week.

We wanted to see if Claude could figure it out. But we need your changes :)

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

Successfully merging this pull request may close these issues.

DOC: Docstrings for Elemwise Ops are not very helpful
3 participants