Skip to content
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

Fix kronecker_product(::SMat, ::SMat) #1262

Merged
merged 2 commits into from
Oct 28, 2023
Merged

Conversation

lgoettgens
Copy link
Contributor

Another nasty bug in that function. I added the example that confused me as a test.

I am looking forward to a fast merge and release of this so that I can use it in oscar-system/Oscar.jl#2936.

@thofma
Copy link
Owner

thofma commented Oct 27, 2023

If you bump the version in the PR, it will be even faster.

@lgoettgens
Copy link
Contributor Author

The failed 1.9-macOS job seems to be unrelated to the change

@thofma
Copy link
Owner

thofma commented Oct 27, 2023

Not sure why the "long tests" are failing so often, but once they succeed I will merge.

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #1262 (f9f9cdc) into master (6918cf4) will increase coverage by 67.91%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1262       +/-   ##
===========================================
+ Coverage    6.56%   74.48%   +67.91%     
===========================================
  Files         346      346               
  Lines      111157   111298      +141     
===========================================
+ Hits         7303    82902    +75599     
+ Misses     103854    28396    -75458     
Files Coverage Δ
src/Sparse/Matrix.jl 69.55% <100.00%> (+42.73%) ⬆️

... and 304 files with indirect coverage changes

@thofma thofma merged commit ae9e656 into thofma:master Oct 28, 2023
15 of 18 checks passed
@lgoettgens lgoettgens deleted the lg/kron branch December 7, 2023 11:00
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.

2 participants