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

Improve RunVariations in testfns.apln #87

Open
13 tasks
sloorush opened this issue Nov 26, 2024 · 0 comments
Open
13 tasks

Improve RunVariations in testfns.apln #87

sloorush opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement Enhancements to the project refactor Size: L Large sized task

Comments

@sloorush
Copy link
Member

RunVariations in testfns.apln is better now needs a lot of improvement.

List of tasks:

new variations needs more tests of:

  • lengths of arrays from 1 to 10000

kind:

  • scalar
  • vector
  • tall matrix, 11-column matrix with 10*0 1 2 4 rows
  • wide matrix, 11-row matrix with 10*0 1 2 4 columns
  • square matrix with ⌈10*0 1 2 4×0.6 (1 4 16 252) rows/columns

Try to standardize the RunVariations for:

  • unique
  • uniquemask
  • indexof
  • membership

Wrap up the random number generate by adding:

  • complex numbers
  • characters
  • floating points with actual decimals
@sloorush sloorush added enhancement Enhancements to the project Size: L Large sized task refactor labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements to the project refactor Size: L Large sized task
Projects
None yet
Development

No branches or pull requests

1 participant