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

Add/expand unit tests: nearestNeighbourSearch #149

Open
MiguelAvillez opened this issue Mar 6, 2023 · 0 comments
Open

Add/expand unit tests: nearestNeighbourSearch #149

MiguelAvillez opened this issue Mar 6, 2023 · 0 comments

Comments

@MiguelAvillez
Copy link
Member

Test HuntingAlgorithmLookupScheme (currently untested):

  • Target to the left of the vector of independent variables
  • Target to the rigth of the vector of independent variables (*)
  • Target contained in the the vector of independent variables (*)
  • Target between values in the the vector of independent variables

Test BinarySearchLookupScheme:

  • Target to the rigth of the vector of independent variables (*)
  • Target contained in the the vector of independent variables (*)

Source code has been fixed to deal with cases (*) but not yet merged with develop [https://github.com/MiguelAvillez/tudat/tree/feature/odf_file_reader]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: tudat
Development

No branches or pull requests

1 participant