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

Consistent return type from lstirling_asym(x::Float32) #141

Merged
merged 4 commits into from
Apr 3, 2022

Commits on Apr 2, 2022

  1. Consistent return type from lstirling_asym(x::Float32)

    As described in #140
    dmbates authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    0a711ab View commit details
    Browse the repository at this point in the history
  2. Avoid broadcasting

    Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
    dmbates and devmotion authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    0e0b6c0 View commit details
    Browse the repository at this point in the history
  3. Add tests

    dmbates committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    5e8e405 View commit details
    Browse the repository at this point in the history
  4. Add newline

    dmbates committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    a82437f View commit details
    Browse the repository at this point in the history