Skip to content

Releases: aramanlab/SPI.jl

v0.3.1

13 Apr 22:25
31dfbc0
Compare
Choose a tag to compare

changes:

  • Rename reshape_pairs_to_distance_matrix to squareform to match scipy naming scheme.
  • Remove Combinatorics dependency
  • update julia versions to run tests on
  • update platforms julia tests are run on

Version 0.3.0

29 Dec 00:14
Compare
Choose a tag to compare
  • Added tests for core functions & helper functions
  • Added function for computing spectral correlations matrix calc_spcorr_mtx()
  • removed old slow onehotencode() methods
  • renamed reshape_pairstodistancematrix() to reshape_pairs_to_distance_matrix()

v0.2.1

07 Oct 18:38
Compare
Choose a tag to compare

update compat for catagorical arrays to overlap with Muon.jl

Version 0.2.0

28 Sep 21:45
5d0690f
Compare
Choose a tag to compare

Updated functions to improve abstraction

Version 0.1.1

19 May 21:52
3b53447
Compare
Choose a tag to compare

fixed typo in empiricalMI.jl

Version 0.1.0

19 May 18:10
Compare
Choose a tag to compare
v0.1.0

change MI to bits from nits & fix dispatch