Skip to content

Fix typo in Katz.py#6310

Merged
rossbar merged 1 commit intonetworkx:mainfrom
faze-geek:Fix_Katz_Typo
Jan 3, 2023
Merged

Fix typo in Katz.py#6310
rossbar merged 1 commit intonetworkx:mainfrom
faze-geek:Fix_Katz_Typo

Conversation

@faze-geek
Copy link
Copy Markdown
Contributor

The formula mentioned in this comment (y^T = Alpha * x^T A - Beta) is incorrect as the formula in the code has a + sign instead!

@faze-geek
Copy link
Copy Markdown
Contributor Author

P.S. - This is my first contribution to the repository, hence I tried to make changes which are relatively easy. I would like some guidance initially.

@MridulS MridulS changed the title Fix Type Error in Katz.py Fix typo in Katz.py Jan 2, 2023
Copy link
Copy Markdown
Member

@MridulS MridulS left a comment

Choose a reason for hiding this comment

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

Thanks @faze-geek, this is indeed a typo.

Copy link
Copy Markdown
Contributor

@rossbar rossbar left a comment

Choose a reason for hiding this comment

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

Thanks @faze-geek !

@rossbar rossbar merged commit 78d447f into networkx:main Jan 3, 2023
@jarrodmillman jarrodmillman added this to the networkx-3.0 milestone Jan 4, 2023
@faze-geek faze-geek deleted the Fix_Katz_Typo branch January 5, 2023 07:48
MridulS pushed a commit to MridulS/networkx that referenced this pull request Feb 4, 2023
dschult pushed a commit to BrunoBaldissera/networkx that referenced this pull request Oct 23, 2023
cvanelteren pushed a commit to cvanelteren/networkx that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants