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

Prevent overflow in mean(::AbstractRange) and relax type constraint. #150

Merged
merged 3 commits into from
Sep 14, 2023

Commits on Sep 1, 2023

  1. Prevent overflow in mean(::AbstractRange)

    and relax type constraint
    Chunji Wang committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b9f3237 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Make mean(::AbstractRange) fix more readable

    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    chunjiw and nalimilan committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    9a31749 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    b8980f5 View commit details
    Browse the repository at this point in the history