Recent Releases of ginsim

ginsim - 0.4.5

What's Changed

  • Fix conversion to pyboolnet primes by @vincent-noel in https://github.com/GINsim/GINsim-python/pull/21

Full Changelog: https://github.com/GINsim/GINsim-python/compare/v0.4.4...v0.4.5

- Python
Published by pauleve almost 2 years ago

ginsim - 0.4.4

  • fix installation of ginsim_setup module
  • fix setup of PATH

- Python
Published by pauleve almost 5 years ago

ginsim - v0.4.3

  • convert to pyboolnet
  • convert to booleannet
  • fix NuSMV export

- Python
Published by aurelien-naldi over 5 years ago

ginsim - v0.4.2

Improve ginsim.show: * use SVG instead of PNG (much faster) * add parameters to scale and save the image directly

- Python
Published by aurelien-naldi about 6 years ago

ginsim - v0.4.1

  • to_minibn: add ensure_boolean parameter to enforce Boolean conversion for multivalued models
  • fix missing import in ginsim module

- Python
Published by pauleve over 6 years ago

ginsim - v0.4

biolqm: * to_minibn: simplify by default

ginsim: * add to_minibn function

- Python
Published by pauleve over 6 years ago

ginsim - v0.3.9

biolqm module: * new influence_graph() method for extracting the influence graph * new autolayout() method for computing a layout for the influence graph * to_ginsim() calls autolayout() if option ensure_layout is True (default) and no layout is already attached See https://gist.github.com/pauleve/0bea6fd14e741c4795ef3fda2c13c245 for examples of usage

ginsim module: * expose Style API for

- Python
Published by pauleve over 6 years ago

ginsim - v0.3.0

- Python
Published by aurelien-naldi over 8 years ago