Skip to content

Releases: pysal/libpysal

v4.12.1

29 Aug 18:20
Compare
Choose a tag to compare

v4.12.0

19 Jul 17:32
0d0b976
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Enhancements

Maintenance

Other Changes

New Contributors

Full Changelog: v4.11.0...v4.12.0

v4.12.0rc1

16 Jul 21:30
d7dbcbb
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Enhancements

Maintenance

Other Changes

New Contributors

Full Changelog: v4.11.0...v4.12.0rc1

v4.11.0

10 Jun 19:39
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Enhancements

Maintenance

Other Changes

New Contributors

Full Changelog: v4.10...v4.11.0

v4.10

01 Mar 12:54
a7779f7
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Enhancements

  • ENH: add subgraph method to Graph to get subsets by @martinfleis in #640
  • fast-path for initialisation of Graph for adjacency that is known to be sorted by @martinfleis in #635
  • support cliques as a resolver of coincident points in Graph by @knaaptime in #647
  • ENH: Graph.eliminate_zeros, refactor isolates by @martinfleis in #634
  • ENH: include assign_self_weight (formerly fill_diagonal) in Graph by @martinfleis in #670
  • ENH: add Graph.apply, Graph.aggregate and allow callable as transformation in transform by @martinfleis in #676
  • Matching by @ljwolf in #666
  • ENH: geometry agnostic Voronoi based on shapely by @martinfleis in #678

Maintenance

Other Changes

New Contributors

Full Changelog: v4.9.2...v4.10

v4.8.1

20 Nov 13:22
Compare
Choose a tag to compare

Full Changelog: v4.8.0...v4.8.1

v4.8.1rc1

19 Nov 20:23
Compare
Choose a tag to compare
v4.8.1rc1 Pre-release
Pre-release

Full Changelog: v4.8.0...v4.8.1rc1

v4.9.2

05 Nov 21:11
44204b5
Compare
Choose a tag to compare

What's Changed

Maintenance

Full Changelog: v4.9.1...v4.9.2

v4.9.1

04 Nov 03:51
6072541
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v4.9.0...v4.9.1

v4.9.0

03 Nov 21:57
4290c11
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Enhancements

Maintenance

Other Changes

New Contributors

Full Changelog: v4.8.0...v4.9.0