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

Some enhancements #32

Merged
merged 8 commits into from
Dec 22, 2023
Merged

Some enhancements #32

merged 8 commits into from
Dec 22, 2023

Commits on Dec 4, 2023

  1. change styles of some functions to one liner; group exports; enhance …

    …principal_log_branch using `rem`
    hammerfunctor committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0d00d74 View commit details
    Browse the repository at this point in the history
  2. replace functions validateq, validatetau by macros @validateq, …

    …`@validatetau`, since their roles are closer to macros instead of functions
    hammerfunctor committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    21788c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a6ba68 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. introduce IrrationalConstants.jl, changed a lot of places involving p…

    …i; change input of jtheta_ab to tau instead of q
    hammerfunctor committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    356a3e1 View commit details
    Browse the repository at this point in the history
  2. _E4: add missed bracket

    hammerfunctor committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    665b5a1 View commit details
    Browse the repository at this point in the history
  3. Add a benchmark system

    hammerfunctor committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4146281 View commit details
    Browse the repository at this point in the history
  4. minor fix

    hammerfunctor committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    51c7bb6 View commit details
    Browse the repository at this point in the history
  5. minor fix

    hammerfunctor committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    dfaff37 View commit details
    Browse the repository at this point in the history