Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.1.4 #158

Merged
merged 11 commits into from
Feb 7, 2025
Merged

Release 2.1.4 #158

merged 11 commits into from
Feb 7, 2025

Conversation

Marvmann
Copy link
Collaborator

@Marvmann Marvmann commented Feb 7, 2025

Add missing commits from release 2.1.3

Marvin Erdmann and others added 10 commits December 10, 2024 17:28
* Temporarily remove ARM builds in Docker (until pyqubo >1.4 is available)

* Bugfix unit test for MIS
---------

Co-authored-by: Greshma Shaju <[email protected]>
Co-authored-by: Marvin Erdmann <[email protected]>
*Automatic generation of read-the-docs
- The automatic generation of the docs failed. The reason was Git LFS. It should now work, after following the fix given in: https://docs.readthedocs.io/en/stable/build-customization.html#support-git-lfs-large-file-storage

* Fix the unit test by upgrading to v4
* Implement a way to visualize solutions

I added the function visualize_solution in Optimization.py that can be overridden by any sub-class where a visualization of the solution should be created. The function is called with the preprocessed solution after it has been validated.
I also provided function implementations for the MIS, PVC, and TSP modules.
* Remove Pyqubo dependencies in TSP/ISING.py

* Update module_db.json

* add arm to docker platform and minor changes in wording
* Parallelize docker build process by using matrix strategy

* Increase pip install default timeout

---------

Co-authored-by: Philipp Ross <[email protected]>
---
Co-authored-by: Marvin Erdmann <[email protected]>
Co-authored-by: Benjamin Decker <[email protected]>
@Marvmann Marvmann merged commit e970084 into main Feb 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants