+0
−1
examples/simple/period_finding.cpp
deleted100644 → 0
+0
−14
lib/impl/arithmetic.hpp
deleted100644 → 0
+0
−396
+0
−1
Loading
No needs for the period-finding arithmetic as a standard lib function.
This can be easily constructed from the new modular multiply function.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>