Skip to content

v0.4.0

Compare
Choose a tag to compare
@ielis ielis released this 09 Feb 21:06
· 75 commits to main since this release
f45d4bf

Add IndexedOntologyGraph to speed up HPO graph operations by working in the term ID index space.

What's Changed

  • Enhance the documentation by @ielis in #48
  • Implement edge distance on OntologyGraph by @ielis in #51
  • Implement hierarchical distance term id sorting by @ielis in #52
  • Add IndexedOntologyGraph by @ielis in #53

Full Changelog: v0.3.1...v0.4.0