Skip to content

Tags: algbio/flowpaths

Tags

v0.2.6

Toggle v0.2.6's commit message
Improve type hints in MinGenSet and bump version

Refined type annotations in MinGenSet's constructor for better clarity and type safety, using Union, Type, and Optional from typing. Updated package version to 0.2.6 in pyproject.toml.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from algbio/cycles

Implemented support for graphs with cycles