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

refactor: optimise generation of coprime pairs + Farey sequences #109

Open
sr-murthy opened this issue Jul 6, 2024 · 0 comments
Open

refactor: optimise generation of coprime pairs + Farey sequences #109

sr-murthy opened this issue Jul 6, 2024 · 0 comments
Labels
code quality Code quality measures documentation Improvements or additions to documentation enhancement New feature or request performance Performance improvements and/or related changes

Comments

@sr-murthy
Copy link
Owner

sr-murthy commented Jul 6, 2024

  • Optimise the sequences functions for generating coprime pairs and Farey sequences - requires improvements in the the ternary tree search method sequences.KSRMTree.search_root, and possibly also the top-level search wrapper sequences.KSRMTree.search.
  • Update Sphinx docs (if necessary).
@sr-murthy sr-murthy added documentation Improvements or additions to documentation enhancement New feature or request code quality Code quality measures performance Performance improvements and/or related changes labels Jul 6, 2024
@sr-murthy sr-murthy changed the title refactor: further optimisation for coprime pairs generation and Farey sequences refactor: further optimisation for generating coprime pairs + Farey sequences Jul 6, 2024
@sr-murthy sr-murthy changed the title refactor: further optimisation for generating coprime pairs + Farey sequences refactor: further optimisation of generation of coprime pairs + Farey sequences Jul 6, 2024
@sr-murthy sr-murthy changed the title refactor: further optimisation of generation of coprime pairs + Farey sequences refactor: optimisation generation of coprime pairs + Farey sequences Jul 7, 2024
@sr-murthy sr-murthy changed the title refactor: optimisation generation of coprime pairs + Farey sequences refactor: optimise generation of coprime pairs + Farey sequences Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code quality measures documentation Improvements or additions to documentation enhancement New feature or request performance Performance improvements and/or related changes
Projects
None yet
Development

No branches or pull requests

1 participant