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

Optimize permute #27

Merged
merged 8 commits into from
Jan 6, 2022
Merged

Optimize permute #27

merged 8 commits into from
Jan 6, 2022

Conversation

GiggleLiu
Copy link
Member

reduce the number of permutations

@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #27 (013c198) into master (2272590) will increase coverage by 0.18%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   95.76%   95.94%   +0.18%     
==========================================
  Files           8        8              
  Lines         732      765      +33     
==========================================
+ Hits          701      734      +33     
  Misses         31       31              
Impacted Files Coverage Δ
src/simplify.jl 96.55% <ø> (+1.72%) ⬆️
src/interfaces.jl 100.00% <100.00%> (ø)
src/slicing.jl 99.05% <0.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2272590...013c198. Read the comment docs.

@GiggleLiu GiggleLiu merged commit 1b4cce7 into master Jan 6, 2022
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.

1 participant