Skip to content

Releases: Ecos-platform/ecos

v0.7.2

02 Dec 11:25

Choose a tag to compare

v0.7.2 Pre-release
Pre-release
v.0.7.2

binary updates

v0.7.1

24 Nov 13:55
6d64e00

Choose a tag to compare

v0.7.1 Pre-release
Pre-release
C/Python scenario rework (#77)

v0.7.0

19 Nov 08:26

Choose a tag to compare

v0.7.0 Pre-release
Pre-release
Merge branch 'master' of github.com:Ecos-platform/ecos

v0.6.2

05 Jun 11:37

Choose a tag to compare

v0.6.2 Pre-release
Pre-release

Release for JOSS paper

v0.6.1

30 May 09:19
5980f23

Choose a tag to compare

v0.6.1 Pre-release
Pre-release
  • Allow parametersets from SSP to be applied using CLI
  • Adds various API level documentation

v0.6.0

20 May 17:33
9e874de

Choose a tag to compare

v0.6.0 Pre-release
Pre-release
  • Fix wrong step-size in-use when using per-instance step-size
  • Expose per-instance step-size in C/Python API
  • Fix missing windows executables on pypi

v0.5.9

20 May 08:01

Choose a tag to compare

v0.5.9 Pre-release
Pre-release
  • Allow global eps for scenario
  • Allow wildcards for CSV variable registration
  • Allow registering CSV variables from C/Python code
  • Fix C/Python get_string

v0.5.8

12 May 07:05
e666314

Choose a tag to compare

v0.5.8 Pre-release
Pre-release
  • Fix remote usage of proxyfmu (proxyfmu boot)
  • Fallback to no-op plotter if matplotlib is not available
  • Make it possible to set csv decimationfactor from C/Python
  • Make proxyfmu work in python out-of-the-box (no path editing)

v0.5.7

07 May 11:21

Choose a tag to compare

v0.5.7 Pre-release
Pre-release
  • Fix bool being interpreted as int when using parameterset dict in Python
  • Expose SimulationRunner in Python
  • Fix plotter finding partial (false) matches for identifiers
  • Various logging tweaks
  • Make it possible to create plots in cpp without XML

v0.5.6

26 Apr 22:11

Choose a tag to compare

v0.5.6 Pre-release
Pre-release
  • Fix spaces in path on Windows
  • Make EcosSystemStructure in Python compatible with context manager