Skip to content

Conversation

medha-14
Copy link
Contributor

@medha-14 medha-14 commented Mar 7, 2025

Description

Fixes #3036

I have given latex friendly symbols to variables in the equivalent circuit model

Initially the output was:
Screenshot from 2025-03-08 00-49-47

After the latex names are given:
Screenshot from 2025-03-08 00-48-13

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #)

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: nox -s pre-commit
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctests
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@medha-14 medha-14 requested a review from a team as a code owner March 7, 2025 19:27
@medha-14
Copy link
Contributor Author

medha-14 commented Apr 7, 2025

Can someone please review this and let me know if this is right or if some changes need to be made :)

agriyakhetarpal
agriyakhetarpal previously approved these changes May 4, 2025
Copy link
Member

@agriyakhetarpal agriyakhetarpal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed this PR somehow. This looks good to me, thanks, @medha-14!

agriyakhetarpal
agriyakhetarpal previously approved these changes May 4, 2025
Co-authored-by: Agriya Khetarpal <[email protected]>
Copy link
Contributor

@kratman kratman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed that some of the tests are failing now, can you fix that?

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.

Print names for equivalent circuit models
3 participants