- Optimized the compile speed by implementing the core logic in C++ language
- Introduced DecodedSample object which allows you to access the energy of the Sub-Hamiltonian, Constraint, Array.
- Deprecated utility solver methods, such as `solve_qubo` and `solve_ising`. Instead, PyQUBO became more friendly with Ocean SDK Sampler.