Skip to content

visions v0.6.1

Compare
Choose a tag to compare
@sbrugman sbrugman released this 11 Oct 00:49
· 219 commits to develop since this release

ENH: Expose state using typeset.detect and typeset.infer
ENH: plotting of typesets improved
FIX: fix and test cases for #136
CLN: pre-commit with black, isort, pyupgrade, flake8
ENH: type relations are now accessible by type (e.g. Float.relations[Integer])