Skip to content

Releases: eliotwrobson/CyNetDiff

v0.1.13

01 May 02:08
a1abfcc
Compare
Choose a tag to compare

Expanded examples in documentation and more utility functions.

v0.1.12

29 Apr 06:50
Compare
Choose a tag to compare

Fix weird bug with docs

v0.1.11

29 Apr 06:34
c1651d2
Compare
Choose a tag to compare

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

v0.1.10

14 Apr 19:45
Compare
Choose a tag to compare

New release with some minor API changes and a few nicer error messages.

v0.1.9

25 Mar 05:39
Compare
Choose a tag to compare

Added get_activated_nodes methods to model classes. This gets all activated nodes (not just the ones that were just activated).

v0.1.8

14 Mar 23:50
Compare
Choose a tag to compare

Switched to lazy evaluation for Linear Threshold model. Should be faster in cases where only a small number of nodes are activated.

v0.1.7

14 Mar 20:56
Compare
Choose a tag to compare

Made Linear Threshold more efficient.

v0.1.6

13 Mar 20:05
Compare
Choose a tag to compare

Changed some API methods and added a documentation site.

v0.1.5

10 Mar 09:06
Compare
Choose a tag to compare

Another PyPI test release.

v0.1.4

10 Mar 08:57
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

First PyPI alpha release.