Skip to main content
Ctrl+K
Logo image Logo image

Site Navigation

  • What’s New
  • Installation
  • Spyder plugin
  • Tutorial
  • Reference Guide
  • Blog
  • Discussions

Site Navigation

  • What’s New
  • Installation
  • Spyder plugin
  • Tutorial
  • Reference Guide
  • Blog
  • Discussions

Section Navigation

  • Updates
  • modelx v0.21.0 (24 September 2022)
  • modelx v0.20.0 (17 September 2022)
  • modelx v0.19.1 (24 April 2022)
  • modelx v0.19.0 (16 April 2022)
  • modelx v0.18.0 (25 December 2021)
  • modelx v0.17.0 (22 August 2021)
  • modelx v0.16.1 (23 July 2021)
  • modelx v0.16.0 (19 June 2021)
  • modelx v0.15.0 (19 May 2021)
  • modelx v0.14.0 (2 May 2021)
  • modelx v0.13.1 (28 March 2021)
  • modelx v0.13.0 (23 Feb 2021)
  • modelx v0.12.1 (6 Feb 2021)
  • modelx v0.12.0 (11 Jan 2021)
  • modelx v0.11.0 (21 Nov 2020)
  • modelx v0.10.0 (17 Sep 2020)
  • modelx v0.9.0 (9 Aug 2020)
  • modelx v0.8.0 (6 July 2020)
  • modelx v0.7.0 (24 May 2020)
  • modelx v0.6.1 (29 April 2020)
  • modelx v0.5.0 (18 April 2020)
  • modelx v0.4.0 (15 March 2020)
  • modelx v0.3.0 (18 February 2020)
  • modelx v0.2.0 (13 January 2020)
  • modelx v0.1.0 (1 December 2019)
  • modelx v0.0.25 (19 October 2019)
  • modelx v0.0.24 (4 October 2019)
  • modelx v0.0.23 (9 August 2019)
  • modelx v0.0.22 (4 June 2019)
  • Older modelx releases
  • spyder-modelx v0.13
  • spyder-modelx v0.12.0 (30 January 2022)
  • spyder-modelx v0.11
  • spyder-modelx v0.10
  • spyder-modelx v0.9.0 (23 July 2021)
  • spyder-modelx v0.8.0 (19 May 2021)
  • spyder-modelx v0.7.1 (8 May 2021)
  • spyder-modelx v0.6.0 (29 March 2021)
  • spyder-modelx v0.5.0 (24 May 2020)
  • spyder-modelx v0.4.0 (10 May 2020)
  • spyder-modelx v0.3.1 (19 April 2020)
  • spyder-modelx v0.3.0 (18 April 2020)
  • Old spyder-modelx releases
  • spymx-kernels release notes

modelx v0.19.1 (24 April 2022)#

Bug Fixes#

This release allows ItemNode objects to be saved in a model properly (GH63) by write() and restored by read_model(). This fix makes it possible to save an action returned by generate_actions() in the model and to reuse it by execute_actions().

See also

  • ItemNode

  • generate_actions()

  • execute_actions()

  • Running a heavy model while saving memory , a blog post on https://modelx.io

previous

modelx v0.20.0 (17 September 2022)

next

modelx v0.19.0 (16 April 2022)

On this page
  • Bug Fixes
Show Source

© Copyright 2017-2022, Fumito Hamamura.

Built with the PyData Sphinx Theme 0.12.0.

Created using Sphinx 5.3.0.