Compilation is optimized and it has become about 10x faster.
0.3.0
Added the following binary encoded Integers. - UnaryEncInteger - LogEncInteger - OneHotEncInteger - OrderEncInteger
0.2.0
Changed the class name Qbit to Binary
0.1.0
* Use dimod.Vartype as an argument to specify 'SPIN' or 'BINARY'. * Create Array in place of Vector and Matrix. * Create Xor logical gate. * Use optimized SA in `pyqubo.utils`