bqth29 / simulated-bifurcation-algorithm

Python CPU/GPU implementation of the Simulated Bifurcation (SB) algorithm to solve quadratic optimization problems (QUBO, Ising, TSP, optimal asset allocations for a portfolio, etc.).
MIT License
107 stars 26 forks source link

Create CONTRIBUTING.md #57

Closed bqth29 closed 9 months ago

bqth29 commented 9 months ago

Contributing guidelines.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3134ef7) 100.00% compared to head (7ec9fbd) 100.00%.

:exclamation: Current head 7ec9fbd differs from pull request most recent head 7c82c95. Consider uploading reports for the commit 7c82c95 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 36 36 Lines 1600 1600 ========================================= Hits 1600 1600 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.