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

Bugfixes 4th sep #460

Merged
merged 7 commits into from
Sep 6, 2023
Merged

Bugfixes 4th sep #460

merged 7 commits into from
Sep 6, 2023

Conversation

HKaras
Copy link
Member

@HKaras HKaras commented Sep 4, 2023

Fixes a collection of bugs:

  • Normalisation in the rice model
  • Removes the three spin example
  • Improved installation instructions
  • Warning about differences in cost function definition
  • Fixs a bug with the linear solver in linearly constrained not non-negative problems

@HKaras HKaras self-assigned this Sep 4, 2023
@HKaras HKaras added the bugfix Patches something that isn't working label Sep 4, 2023
@HKaras HKaras marked this pull request as ready for review September 6, 2023 07:20
@HKaras HKaras merged commit b9b76e4 into main Sep 6, 2023
@HKaras HKaras deleted the bugfixes_4thSep branch September 6, 2023 07:20
HKaras added a commit that referenced this pull request Nov 3, 2023
* Increase version number and update changelog (#455)

* Bugfixes 4th sep (#460)

* Fix normalisation in rice model

Closes #459

* Remove three spin anaysis

Closes #427

* Improved installation instructions

* Caution about difference in definition of cost function

Closes #450

* Bump Version

* Bug for non linearly constrained problems

When a problem is not linearly constrained and not non-negative, the linear solver outputs a result class not the solution.

* Keeping changelog up-to date

* Fixing Sophgrid bug (#464)

* Fixing Sophgrid bug

* Add unit test for sophgrid

* Update changelog.rst for new release (#466)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Patches something that isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants