mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-15 07:05:09 -05:00
hook up parameter curves to submodule estimator
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import sys
|
||||
from estimator_new import *
|
||||
sys.path.insert(1, '../lattice-estimator')
|
||||
from estimator import *
|
||||
from sage.all import oo, save, load, ceil
|
||||
from math import log2
|
||||
import multiprocessing
|
||||
|
||||
Reference in New Issue
Block a user