-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor
Algebra.Solver.*Monoid
(#2407)
* refactor `Solver` infrastructure * refactor `Solver` infrastructure * tighten imports and some `with` * tidy up `Solver.Monoid` * refactor `Algebra.Solver.*Monoid` * regularise vocabulary: deprecations * `variable`s for `Algebra.Solver.Ring` * tweaks * forgot to add `Expression` module * refactor: use existing lemma * fixed deprecations to `v2.2` * v2.2 `CHANGELOG` * use `zipWith`! * remove dependency on `Data.Nat.GeneralisedArithmetic.fold` * simplify `import` dependencies * refactor: tweaks * change `Level` parameterisation of `NormalAPI` * clarify exports from `module R`? * deprecations * knock-on effects * deprecations * fixed exports of `Normal` form instantiations * fixed exports of `Solver` * fixed deprecations in `CHANGELOG` * note on import strategy in `CHANGELOG` * name of `Solver` module --------- Co-authored-by: MatthewDaggitt <[email protected]>
- Loading branch information
1 parent
4972983
commit ef9e3d6
Showing
13 changed files
with
705 additions
and
523 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.