Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add option in
LnSymSimpContext
to add arbitrary expressions t…
…o the simpset (#177) ### Description: This allows us to `simp` with expressions that aren't just fvars or constants. ### Testing: What tests have been run? Did `make all` succeed for your changes? Was conformance testing successful on an Aarch64 machine? yes ### License: By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Co-authored-by: Shilpi Goel <[email protected]>
- Loading branch information