Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A few more algorithms and automatically add algorithms to README#67

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
eriknw merged 3 commits intopython-graphblas:mainfromeriknw:auto_tree
Jun 2, 2023

Conversation

@eriknw
Copy link
Member

Check out the README!

This adds the following new algorithms:

networkx.algorithms.efficiency_measures.efficiencynetworkx.algorithms.isomorphism.isomorph.fast_could_be_isomorphicnetworkx.algorithms.isomorphism.isomorph.faster_could_be_isomorphicnetworkx.algorithms.lowest_common_ancestors.lowest_common_ancestornetworkx.algorithms.operators.unary.complementnetworkx.algorithms.operators.unary.reversenetworkx.algorithms.shortest_paths.weighted.bellman_ford_path_lengthnetworkx.linalg.bethehessianmatrix.bethe_hessian_matrixnetworkx.linalg.graphmatrix.adjacency_matrixnetworkx.linalg.laplacianmatrix.laplacian_matrixnetworkx.linalg.laplacianmatrix.normalized_laplacian_matrixnetworkx.linalg.modularitymatrix.directed_modularity_matrixnetworkx.linalg.modularitymatrix.modularity_matrix

@codecov-commenter
Copy link

codecov-commenter commentedMay 15, 2023
edited
Loading

Codecov Report

Patch coverage:70.60% and project coverage change:+0.57 🎉

Comparison is base(17f19ba) 70.44% compared to head(2409365) 71.01%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Pleaseinstall the Github App Integration for your organization.Read more.

Additional details and impacted files
@@            Coverage Diff             @@##             main      #67      +/-   ##==========================================+ Coverage   70.44%   71.01%   +0.57%==========================================  Files          89      118      +29       Lines        3461     4240     +779       Branches      642      805     +163     ==========================================+ Hits         2438     3011     +573- Misses        830     1006     +176- Partials      193      223      +30
Impacted FilesCoverage Δ
...ithms/algorithms/traversal/breadth_first_search.py94.59% <0.00%> (ø)
graphblas_algorithms/nxapi/exception.py24.00% <0.00%> (-2.09%)⬇️
...blas_algorithms/algorithms/isomorphism/isomorph.py13.63% <13.63%> (ø)
graphblas_algorithms/linalg/bethehessianmatrix.py15.00% <15.00%> (ø)
graphblas_algorithms/linalg/laplacianmatrix.py16.12% <16.12%> (ø)
graphblas_algorithms/linalg/modularitymatrix.py17.85% <17.85%> (ø)
graphblas_algorithms/linalg/graphmatrix.py18.75% <18.75%> (ø)
graphblas_algorithms/classes/digraph.py39.10% <25.00%> (+0.19%)⬆️
...s_algorithms/algorithms/lowest_common_ancestors.py35.71% <35.71%> (ø)
graphblas_algorithms/algorithms/operators/unary.py41.66% <41.66%> (ø)
... and46 more

... and1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment?Let us know in this issue.

@eriknw
Copy link
MemberAuthor

YOLO 🚀

SultanOrazbayev reacted with rocket emoji

@eriknweriknw merged commitd63d49d intopython-graphblas:mainJun 2, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@eriknw@codecov-commenter

[8]ページ先頭

©2009-2025 Movatter.jp