Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

v0.3.0

Latest
Compare
Choose a tag to compare
@tasdikrahman tasdikrahman released this 30 May 11:26
· 3 commits to master since this release

v0.3.0

  • exposed the Markovipy class in the markovipy module. API changed from
# changed from 
from markovipy.markovipy import MarkoviPy

# to

from markovipy import MarkoviPy