Skip to content

v0.1.1

Compare
Choose a tag to compare
@okunator okunator released this 16 Oct 06:59
· 108 commits to master since this release

0.1.1 — 2023-10-13

Features

  • Add join predicate param for sjoin operation in get_objs_within function

Performance

  • Optimize spatial subsetting operations by getting rid of redundant operations in spatial context classes.

Perf

  • Parallelize and memory optimize AreaMerger.

Fixes

  • Simplify border_network computation and return only the node-node links that go accross the border.

  • Simplify weights plotting interfacee

  • Fix bug in interface and roi network fitting.