Skip to content

Conversation

vandenman
Copy link
Contributor

@vandenman vandenman commented Sep 4, 2025

  • concordance no longer computed via C++ and drops Rcpp as a direct dependency
  • uses an $\mathcal{O}(N\log N)$ algorithm instead of $\mathcal{O}(N^2)$.

See https://refined-github-html-preview.kidonng.workers.dev/vandenman/jaspRegression/raw/8c7f3fae4744ef4aae7a353b0da9e50f18d6d8ef/benchmarks/concordance.html a benchmark.

There are tests, though the quarto benchmark is definitely more extensive.

Inspired by some chats with llms.

@RensDofferhoff I'm not sure who should review this 🤷‍♂️

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.

1 participant