Skip to content

Releases: eliotwrobson/CyNetDiff

v0.2.1

Choose a tag to compare

@eliotwrobson eliotwrobson released this 04 Jun 14:26
ffe6a86

Fix publishing

v0.2.0

Choose a tag to compare

@eliotwrobson eliotwrobson released this 30 May 20:26

Full Changelog: v0.1.18...v0.2.0

v0.1.18

Choose a tag to compare

@eliotwrobson eliotwrobson released this 15 Jun 22:08
116c8a5

New build system and wheels

v0.1.17

Choose a tag to compare

@eliotwrobson eliotwrobson released this 05 Feb 20:37
2ed19a5

Change compilation configuration to throw fewer errors

v0.1.16

Choose a tag to compare

@eliotwrobson eliotwrobson released this 30 Dec 20:00

New examples and other changes from PyOS review.

v0.1.15

Choose a tag to compare

@eliotwrobson eliotwrobson released this 05 Nov 05:51
57ffa22

Function for computing marginal gains now takes in a list of nodes instead of just a single node, and uses simpler data structures. Should be faster.

v0.1.14

Choose a tag to compare

@eliotwrobson eliotwrobson released this 29 Oct 02:36
9a716bf

Added new functions that allow for more efficient computation of marginal gain. Initial changes from package review comments.

v0.1.13

Choose a tag to compare

@eliotwrobson eliotwrobson released this 01 May 02:08
a1abfcc

Expanded examples in documentation and more utility functions.

v0.1.12

Choose a tag to compare

@eliotwrobson eliotwrobson released this 29 Apr 06:50

Fix weird bug with docs

v0.1.11

Choose a tag to compare

@eliotwrobson eliotwrobson released this 29 Apr 06:34
c1651d2

Significantly expanded examples in documentation and made changes to make the API more intuitive.