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

Get lots of problematic data to run some basic tests on #48

Merged
merged 31 commits into from
Aug 27, 2024
Merged

Conversation

sloorush
Copy link
Member

@sloorush sloorush commented Jan 4, 2024

@sloorush sloorush changed the title Getting lots of data to run some basic tests on Get lots of problematic data to run some basic tests on Jan 4, 2024
@sloorush sloorush modified the milestone: Rethink and Restructure Jan 4, 2024
@sloorush
Copy link
Member Author

sloorush commented Jun 25, 2024

RunVariations is changed to an operator that takes in the model and operation as arguments to generalise the runvariations function.

tests that don't use this are:

Need monadic support:

  • floor
  • magnitude
  • unique
  • uniquemask

Use a different runvariations:

  • indexof
  • membership

@sloorush sloorush marked this pull request as ready for review August 9, 2024 09:46
@sloorush sloorush merged commit d2961f0 into main Aug 27, 2024
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.

test data: Make data generation streamlined, standard and randomized
1 participant