Menu

Tulip 5.0 is available

Tulip 5 offers new features, mainly:

  • a new Python IDE in a dedicated window allowing the coding/execution of modules, plugins or Python scripts (the older Python script view is non longer available),
  • numerous import plugins dedicated to the graph generation of known social network models,
  • a BibTEX file (.bib) import plugin,
  • a CSV export plugin.

It adds some GUI improvements with :
the integration of the "Material design icons" (https://materialdesignicons.com) to be used as nodes glyphs,
the management of the Message log window,
the management of the Drawing defaults preferences,
the addition of a status bar and more documentation through tooltips.

The Graph API has been extended; new methods allowing multi-threaded iteration over graph nodes or edges and multi-threaded computation of nodes or edges property associated values have been added. Many algorithms have been rewritten to use these extensions giving numerous performance improvements.

Many bugs have been also fixed especially in the GUI.

Posted by Patrick Mary 2017-06-27

Log in to post a comment.