Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.17 KB

CHANGELOG.rst

File metadata and controls

41 lines (30 loc) · 1.17 KB

Change Log

[1.0.6] - 2024-10-15

  • [CHANGED] allow the use with GAMS-HIGHS
  • [CHANGED] allow the use with GLPK

[1.0.5] - 2024-10-11

  • [CHANGED] allow the use with GAMS-CPLEX
  • [CHANGED] added a new function to print plots in the main file

[1.0.4] - 2024-09-12

  • [CHANGED] added the date, raw data and plots as arguments to be inserted by the user or adopted by default
  • [CHANGED] adding a column 'date' in the derivative results

[1.0.3] - 2024-09-11

  • [FIXED] updated the introduction of the documentation to be shown in readthedocs
  • [CHANGED] adding the option to change the solver in the main file
  • [FIXED] updated the installation guide in the documentation

[1.0.2] - 2024-09-10

  • [CHANGED] created the rst files and deployed the documentation in readthedocs

[1.0.1] - 2024-09-10

  • [FIXED] updated _init_.py

[1.0.0] - 2024-09-09

  • [CHANGED] included metadata in pyproject.toml and also requirements (only pyomo, matplotlib, numpy, pandas, and psutil.)
  • [CHANGED] created a README.md file
  • [FIXED] updated _init_.py