Releases: aramanlab/SPI.jl
Releases · aramanlab/SPI.jl
v0.3.1
13 Apr 22:25
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
update compat for catagorical arrays to overlap with Muon.jl
Version 0.2.0
28 Sep 21:45
Compare
Sorry, something went wrong.
No results found
Updated functions to improve abstraction
Version 0.1.1
19 May 21:52
Compare
Sorry, something went wrong.
No results found
fixed typo in empiricalMI.jl
Version 0.1.0
19 May 18:10
Compare
Sorry, something went wrong.
No results found
v0.1.0
change MI to bits from nits & fix dispatch