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
103 stars 25 forks source link

Simplify docs requirements file #49

Closed bqth29 closed 8 months ago

bqth29 commented 8 months ago

💬 Pull Request Description

Only use relative dependency.