Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 221 Bytes

po-algebras

Partially ordered algebras

!pip3 install provers
from provers import *
!git clone https://github.com/jipsen/po-algebras.git
import sys; sys.path.append('/content/po-algebras')
from poalgs import *