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

Common Neighbors Index #21

Merged
merged 6 commits into from
Mar 17, 2023
Merged

Common Neighbors Index #21

merged 6 commits into from
Mar 17, 2023

Conversation

ncvescera
Copy link
Member

  • Local Sim - Common Nieghbors
  • Similarity Methods Fix
  • Local Similarity Refactoring

Implementato Common Neighors.
Risolto un problema con il nome di un fine.
Sistemata sezione Local Similarity in modo da rendere più
efficienti ed usabili gli import.
@ncvescera ncvescera changed the title feature/commonneigh Common Neighbors Index Mar 15, 2023
@ncvescera ncvescera added method A method implementation fix Fixing a bug/problem labels Mar 15, 2023
@ncvescera ncvescera mentioned this pull request Mar 16, 2023
11 tasks
ncvescera and others added 3 commits March 17, 2023 19:15
Migliorato codice:
  - la matrice S ora è sparsa
  - il calcolo di S è efficiente

Co-authored-by: Cristian <CristianCosci@users.noreply.github.com>
Migliorato codice del metodo Path of Length 3:
  - la matrice S è sparsa
  - il calcolo di S è efficiente

Co-authored-by: Cristian <CristianCosci@users.noreply.github.com>
@ncvescera ncvescera merged commit 03fdc0f into develop Mar 17, 2023
@ncvescera ncvescera deleted the feature/commonneigh branch March 17, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug/problem method A method implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants