Version 1.4.0
This is release contains various improvements and fixes. Importantly, it fixes a couple incompatibilities with numpy
1.24.0
.
Even though this is not a new major version there is one breaking change:
navis.flow_centrality
was renamed to navis.synapse_flow_centrality
and a new non-synaptic navis.flow_centrality
function was added. This also impacts the method
parameter in navis.split_axon_dendrite
!
Please see the change log for other changes.