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

Update neighbors #552

Merged
merged 8 commits into from
Oct 19, 2023
Merged

Update neighbors #552

merged 8 commits into from
Oct 19, 2023

Conversation

Sichao25
Copy link
Collaborator

  • Add new nearest neighbors methods
  • Reuse existing functions to avoid duplicate code

@Sichao25 Sichao25 marked this pull request as ready for review July 6, 2023 15:22
@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2023

Codecov Report

Merging #552 (aa36f2d) into master (583d2f1) will increase coverage by 0.07%.
The diff coverage is 36.63%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #552      +/-   ##
==========================================
+ Coverage   22.69%   22.77%   +0.07%     
==========================================
  Files         160      160              
  Lines       26551    26516      -35     
==========================================
+ Hits         6026     6039      +13     
+ Misses      20525    20477      -48     
Files Coverage Δ
dynamo/tools/utils.py 33.30% <ø> (+0.36%) ⬆️
dynamo/tools/graph_calculus.py 19.55% <50.00%> (+0.25%) ⬆️
dynamo/tools/growth.py 15.78% <50.00%> (+2.20%) ⬆️
dynamo/tools/metric_velocity.py 12.14% <0.00%> (+0.49%) ⬆️
dynamo/tools/sampling.py 24.76% <50.00%> (+2.03%) ⬆️
dynamo/vectorfield/clustering.py 8.09% <50.00%> (+0.61%) ⬆️
dynamo/vectorfield/scVectorField.py 36.05% <66.66%> (+0.31%) ⬆️
dynamo/vectorfield/stochastic_process.py 17.77% <50.00%> (+1.11%) ⬆️
dynamo/vectorfield/topography.py 22.00% <50.00%> (+0.41%) ⬆️
dynamo/tools/Markov.py 19.66% <40.00%> (+0.14%) ⬆️
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Sichao25 Sichao25 requested a review from Xiaojieqiu July 24, 2023 14:32
@Xiaojieqiu Xiaojieqiu merged commit a991f52 into aristoteleo:master Oct 19, 2023
5 checks passed
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.

3 participants