Releases: aramanlab/SPI.jl
Releases · aramanlab/SPI.jl
v0.3.1
Version 0.3.0
- 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()
toreshape_pairs_to_distance_matrix()
v0.2.1
update compat for catagorical arrays to overlap with Muon.jl
Version 0.2.0
Updated functions to improve abstraction
Version 0.1.1
fixed typo in empiricalMI.jl
Version 0.1.0
v0.1.0 change MI to bits from nits & fix dispatch