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

Add docstrings for using SS JIT, and make better#512

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 7 commits intopython-graphblas:mainfromeriknw:better_jit
Oct 17, 2023

Conversation

@eriknw
Copy link
Member

Also:

  • allow a SS JIT function to be registered under the same name with different input types
  • be extra-strict about input types for SS JIT
  • test numba JIT with select with udt

CC@michelp in case you want to look at the docstrings and signatures of our functions for using SuiteSparse:GraphBLAS JIT such asgb.binary.ss.register_new--I think you're the most likely to show off something cool using the JIT ;)
(also, let me know if you want help using the JIT locally).

I think we should cut a new release after this is merged.

Also:- allow a SS JIT function to be registered under the same name with different input types- be extra-strict about input types for SS JIT- test numba JIT with select with udt
@codecov
Copy link

codecovbot commentedOct 16, 2023
edited
Loading

Codecov Report

Merging#512 (f36002e) intomain (cb9be54) willincrease coverage by6.71%.
The diff coverage is100.00%.

@@            Coverage Diff             @@##             main     #512      +/-   ##==========================================+ Coverage   92.86%   99.58%   +6.71%==========================================  Files          95       95                Lines       21106    21253     +147       Branches     3950     3987      +37     ==========================================+ Hits        19600    21164    +1564+ Misses       1342       65    -1277+ Partials      164       24     -140

Copy link

@michelpmichelp left a comment

Choose a reason for hiding this comment

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

lgtm!

@eriknw
Copy link
MemberAuthor

Thanks for taking a look@michelp!

So I added codecov github comment in this PR. I don't know if I like it, but it's convenient to have an easy link to the coverage report. I made the message not quite as ugly as the default.

Anyway, merging! I'll get overall approval from others before I do a release, which is coming soon.

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

Reviewers

1 more reviewer

@michelpmichelpmichelp approved these changes

Reviewers whose approvals may not affect merge requirements

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@michelp

[8]ページ先頭

©2009-2025 Movatter.jp