Skip to content

v0.13.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@luisfabib luisfabib released this 02 Jul 21:35
dd71314

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).