Skip to content

Commit 419c328

Browse files
authored
Remove old WHIR stuff (#658)
* Remove old whir altogether * Fix docs
1 parent b2e752f commit 419c328

12 files changed

Lines changed: 1 addition & 1310 deletions

ArkLib.lean

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -282,12 +282,6 @@ import ArkLib.ProofSystem.Sumcheck.Spec.SingleRound
282282
import ArkLib.ProofSystem.Sumcheck.Structured
283283
import ArkLib.ProofSystem.Sumcheck.Structured.Prismalinear
284284
import ArkLib.ProofSystem.Sumcheck.Structured.SingleRound
285-
import ArkLib.ProofSystem.Whir.BlockRelDistance
286-
import ArkLib.ProofSystem.Whir.Folding
287-
import ArkLib.ProofSystem.Whir.MutualCorrAgreement
288-
import ArkLib.ProofSystem.Whir.OutofDomainSmpl
289-
import ArkLib.ProofSystem.Whir.ProximityGen
290-
import ArkLib.ProofSystem.Whir.RBRSoundness
291285
import ArkLib.ToCompPoly.Univariate.Basic
292286
import ArkLib.ToCompPoly.Univariate.Lagrange
293287
import ArkLib.ToMathlib.BigOperators.Fin

ArkLib/ProofSystem/Whir/BlockRelDistance.lean

Lines changed: 0 additions & 208 deletions
This file was deleted.

0 commit comments

Comments
 (0)