Skip to content

v0.0.6

Latest

Choose a tag to compare

@vboussange vboussange released this 17 Dec 17:44
· 2 commits to main since this release

Breaking changes

  • New API to calculate a distance on an AbstractGraph, introducing keywords sources, targets or nodes. See API reference and jaxscape.distance.AbstractDistance for more details.

Features

  • Added a simple Graph class
  • Added typing annotation
  • Added support for lineax solvers when calculating ResistanceDistance
  • Added support for pyamg and cholespy solvers
  • Added documentation website
  • Added tutorials in the documentation, with data attached to the release (data.zip).

Full Changelog: v0.0.5...v0.0.6-data