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

Patch v0.13.2 #191

Merged
merged 8 commits into from
Jul 2, 2021
Merged

Patch v0.13.2 #191

merged 8 commits into from
Jul 2, 2021

Conversation

luisfabib
Copy link
Collaborator

Release v0.13.2 - July 2021

Overall changes

  • Fixed an error appearing during installation in Windows systems. If during installation a python executable alias was not created, the call to the pipwin manager returned an error and the installation failed to download and install Numpy, SciPy and cvxopt. (#187).
  • Fixed the rendering of certain code-blocks in the documentation examples which were appearing as plain text (#179, #184).
  • Fixed the execution and rendering of the model examples in the documentation (#189, #190).
  • Fixed a bug in snlls where one of the linear least-squares solvers can return results that violate the boundary conditions due to float-point round-off errors (#177, #188).

@luisfabib luisfabib added the release Creates a new release label Jul 2, 2021
@luisfabib luisfabib requested a review from stestoll July 2, 2021 15:22
@luisfabib luisfabib self-assigned this Jul 2, 2021
@luisfabib luisfabib changed the title Release v0.13.2 Patch v0.13.2 Jul 2, 2021
@luisfabib luisfabib merged commit dd71314 into release/v0.13 Jul 2, 2021
@luisfabib luisfabib deleted the release/v0.13.2 branch July 2, 2021 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Creates a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants