Skip to content

Releases: netsiphd/netrd

v0.2.2

30 Sep 19:03
3b81e8c
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • various minor improvements and bugfixes to calculations (#298, #292, #284, #283, #281)
  • improved workflow for working with directed and weighted graphs (#289)
  • graphical lasso now uses sklearn as a backend (#285)
  • TimeGrangerCausality corrected and renamed to GrangerCausality (#278, #282)
  • changes to dynamics (#273, #275, #281)
  • NBD now uses ortools for EMD calculation instead of pot (#280)

v0.2.1-1

01 Nov 19:04
Compare
Choose a tag to compare
v0.2.1-1 Pre-release
Pre-release
  • Corrects an error in the calculation of PolynomialDissimilarity distance.

v0.2.0

13 Oct 15:21
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Two new distances: DMeasure and dkSeries distance.
  • Refactor of NaiveTransferEntropy to improve memory usage.
  • Deterministic output in NonBacktrackingSpectral distance
  • other minor improvements to various functions

v0.1.1

18 Jun 16:08
03288a1
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Updated documentation on PyPI.

v0.1.0

12 Jun 18:27
a03f542
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release on PyPI.