Version 0.0.2
New Features
Improvements
Added a Rust function for geodesic_matrix
when asking for specific sources
and/or targets
. This implementation is faster and much more memory efficient than the all-by-all as long as the number of sources/targets is small-ish (need to benchmark). The Python wrapper fastcore.geodesic_matrix
will automatically choose the appropriate function.
Breaking
- removed
modifier
parameter fromfastcore.segment_coords