Releases: recruit-communications/pyqubo
Releases · recruit-communications/pyqubo
Support Python 3.12 and 3.13
Support Python 3.12 and 3.13.
Support Python 3.11
PyQUBO supports Python 3.11
Support dimod=0.12.x
update supported dimod version to 0.12.x
Optimize compilation
- optimize polynomial data structure in the compilation
- optimize the construction of sum expressions
- optimize the to_qubo method to run faster
- fix hash collision to avoid a crash in robin_hood
- update the dimod version to 0.11.x
Add wheels for Python 3.10
1.2.0 1.2.0
fix setup.py
- remove setup_requires to prevent errors in 3.6.8
Build wheel for M1 Mac
Use Github Actions to create wheel for M1 Mac
Enable build from source
Fix code to enable installation from source
Compatible with Python 3.9
- Added the wheels for Python 3.9 in Linux, OSX, Windows.
Stable C++ PyQUBO
- Fix minor memory issues.
- This version is a stable version since C++ PyQUBO has been released.