Skip to content

Pyntacle v.1.3

Compare
Choose a tag to compare
@mazzalab mazzalab released this 21 Jul 11:48
· 19 commits to master since this release
36c8286

Major updates:

  • [algorithms] Implementation of the new Stochastic Gradient Descent (SGD) search algorithm (#31)
  • [tests] Tests for SGD included (#35)
  • [environment] Upgraded base Python version to 3.7 (#34)
  • [environment] Install igraph ver. 0.8.2 (conda-forge) (#41)

Minor updates:

  • removed dependency to Cairo and the old plotter (#32)