Skip to content

Pre-solve#54

Draft
bqth29 wants to merge 11 commits into
mainfrom
feature/preprocessing
Draft

Pre-solve#54
bqth29 wants to merge 11 commits into
mainfrom
feature/preprocessing

Conversation

@bqth29

@bqth29 bqth29 commented Dec 31, 2023

Copy link
Copy Markdown
Owner

💬 Pull Request Description

It is possible to determine the optimal value of some spins before entering the SB algorithm. This ensures that the spins will contribute optimally to the objective functions and they can therefore be removed from the optimization to allow a lighter Ising model to be optimized.

✔️ Check list

Before you open the pull request, make sure the following requirements are met.

  • The code matches the styling rules
  • The new code is covered by relevant tests
  • Documentation was added

🚀 New features

Make a comprehensive list of all the new features your pull request will bring.

🐞 Bug fixes

If your pull request fixed any bugs or problems in the code, list them here.

📣 Supplementary information

Use this section to include any other information you think might be relevant to whoever is reading the pull request.

@bqth29 bqth29 marked this pull request as draft December 31, 2023 00:49
@codecov

codecov Bot commented Dec 31, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6194a9e) to head (67bfdc4).
⚠️ Report is 99 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #54    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           36        40     +4     
  Lines         1600      1780   +180     
==========================================
+ Hits          1600      1780   +180     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bqth29 bqth29 added feature New feature performance Improvement of the algorithm's performance labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature performance Improvement of the algorithm's performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant