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

Add finite and lgamma #105

Merged
merged 8 commits into from
Dec 30, 2023
Merged

Add finite and lgamma #105

merged 8 commits into from
Dec 30, 2023

Commits on Dec 29, 2023

  1. add finite math functions

    KGrewal1 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    39f8276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45a1a4b View commit details
    Browse the repository at this point in the history
  3. remove signnum from isinf

    KGrewal1 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    48189b2 View commit details
    Browse the repository at this point in the history
  4. change isinf return style

    KGrewal1 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    35c4307 View commit details
    Browse the repository at this point in the history
  5. shift all to implicit return

    KGrewal1 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    096b203 View commit details
    Browse the repository at this point in the history
  6. add lgamma

    KGrewal1 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    6580c28 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. add signgam signal flag

    KGrewal1 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    dd6f5c9 View commit details
    Browse the repository at this point in the history
  2. remove pub

    KGrewal1 committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    78d25c7 View commit details
    Browse the repository at this point in the history