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

add sdd smoothing #81

Merged
merged 1 commit into from
Mar 22, 2021
Merged

add sdd smoothing #81

merged 1 commit into from
Mar 22, 2021

Conversation

talf301
Copy link
Member

@talf301 talf301 commented Mar 22, 2021

Default behaviour when you try to smooth an sdd: return a smoothed structlogiccircuit.

@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #81 (c800a3a) into master (7da233e) will decrease coverage by 1.45%.
The diff coverage is 75.20%.

❗ Current head c800a3a differs from pull request most recent head 52acf9a. Consider uploading reports for the commit 52acf9a to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   88.54%   87.09%   -1.46%     
==========================================
  Files          30       30              
  Lines        2681     2658      -23     
==========================================
- Hits         2374     2315      -59     
- Misses        307      343      +36     
Impacted Files Coverage Δ
src/LoadSave/data_loaders.jl 47.82% <ø> (ø)
src/Utils/misc.jl 86.88% <ø> (-3.74%) ⬇️
src/Utils/data.jl 81.66% <72.32%> (-4.45%) ⬇️
src/Utils/graphs.jl 93.05% <100.00%> (+0.40%) ⬆️
src/sdd/sdd_functions.jl 99.09% <100.00%> (+0.04%) ⬆️
src/Utils/cubitvector.jl 33.33% <0.00%> (-16.67%) ⬇️
src/queries/satisfies.jl 62.24% <0.00%> (-14.29%) ⬇️
src/queries/satisfies_flow.jl 46.95% <0.00%> (-4.79%) ⬇️
src/bit_circuit.jl 81.13% <0.00%> (-1.89%) ⬇️

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 7da233e...52acf9a. Read the comment docs.

@talf301 talf301 merged commit 2b2bf04 into master Mar 22, 2021
@khosravipasha khosravipasha deleted the sdd-smooth branch August 27, 2021 18:37
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