Skip to content

generalised missel-lehmer #1

Description

@ishandutta2007

I have been trying to generalise missel-lehmer. Then I stumbled upton yours

https://github.com/chemthan/chemthan/blob/master/Math/Lehmer's%20Method.cpp
but it is about 10x slower than the missel-lehmer(non-generalised) that I have been using.

I have a generalised n^(3/4) here https://github.com/ishandutta2007/code-library/blob/master/Number_Theory/Generalised_Primepi_legendre.cpp which seem to be of same speed as your generalised n^{2/3}

is yours really n^{2/3} or am I missing something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions