Ling LIANG
Results
2
comments of
Ling LIANG
Hi, I encounter an issue in NNT.py: line 68, in __mul__ assert type(other).__name__ == 'NTT' or type(other).__name__ == 'int', 'type error' AsserionError: type error
> Hi, I am learning the BGV and find your code. I want to run this code in my PC. Howeve, I have encountered some mistakes. > > **FileNotFoundError: [Errno...