import readline library to improve input handling

This commit is contained in:
Lukasz M 2022-04-09 17:57:08 +02:00
parent 9ddeaaf907
commit 4113d9885b

View File

@ -1,6 +1,7 @@
import sympy as sp
import time
import random
import readline
def genmatrix(rowcol, intmax, dif) :
# generate a random matrices