Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assertAlphaEqual added #814

Merged
merged 11 commits into from
Dec 18, 2024
Merged

assertAlphaEqual added #814

merged 11 commits into from
Dec 18, 2024

Conversation

DaddyWesker
Copy link
Contributor

This is draft since I'm not sure if it is right approach.

@DaddyWesker DaddyWesker requested a review from vsbogd December 11, 2024 11:48
Innokenty and others added 8 commits December 13, 2024 08:29
Rework vec_eq_no_order function to be able compare atoms using custom
equality logic. Allow finding out whether difference is present without
printing the explanation.
Add detailed diff to the assertAlphaEqual
lib/src/metta/runner/stdlib/debug.rs Outdated Show resolved Hide resolved
lib/src/metta/runner/stdlib/debug.rs Outdated Show resolved Hide resolved
lib/src/metta/runner/stdlib/debug.rs Outdated Show resolved Hide resolved
lib/src/metta/runner/stdlib/debug.rs Outdated Show resolved Hide resolved
@vsbogd vsbogd marked this pull request as ready for review December 18, 2024 13:18
@vsbogd
Copy link
Collaborator

vsbogd commented Dec 18, 2024

Fixes #744

@vsbogd vsbogd linked an issue Dec 18, 2024 that may be closed by this pull request
@vsbogd vsbogd merged commit a7ca34f into trueagi-io:main Dec 18, 2024
1 check passed
@DaddyWesker DaddyWesker deleted the issue_744 branch December 19, 2024 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Have assertEqual support alpha equivalence
2 participants