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 sparse_encoder to models.encodings #1591

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

renatomello
Copy link
Contributor

@renatomello renatomello commented Feb 17, 2025

This is based on Section IV of https://arxiv.org/abs/2405.20408

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@renatomello renatomello added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 17, 2025
@renatomello renatomello added this to the Qibo 0.2.17 milestone Feb 17, 2025
@renatomello renatomello self-assigned this Feb 17, 2025
@renatomello renatomello linked an issue Feb 17, 2025 that may be closed by this pull request
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 6.45161% with 58 lines in your changes missing coverage. Please review.

Project coverage is 99.07%. Comparing base (5c93898) to head (c9f76f9).

Files with missing lines Patch % Lines
src/qibo/models/encodings.py 3.33% 58 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1591      +/-   ##
==========================================
- Coverage   99.58%   99.07%   -0.51%     
==========================================
  Files          76       76              
  Lines       11322    11382      +60     
==========================================
+ Hits        11275    11277       +2     
- Misses         47      105      +58     
Flag Coverage Δ
unittests 99.07% <6.45%> (-0.51%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant