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

Added implementation of var and std methods for ArrayBase #790

Merged
merged 5 commits into from Jan 8, 2021

Commits on Jan 7, 2021

  1. added implementation of var and std methods that are a single-dim…

    …ensional versions of `var_axis` and `std_axis` methods
    Kirill Dubovikov authored and bluss committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    b159631 View commit details
    Browse the repository at this point in the history
  2. fixed documentation

    Kirill Dubovikov authored and bluss committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    85f9ba9 View commit details
    Browse the repository at this point in the history
  3. fixed std doctest

    Kirill Dubovikov authored and bluss committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    ead0189 View commit details
    Browse the repository at this point in the history
  4. removed num_traits::real::Real which was added as autoimport by intel…

    …lij…
    Kirill Dubovikov authored and bluss committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    28c797e View commit details
    Browse the repository at this point in the history
  5. fixed formatting errors

    Kirill Dubovikov authored and bluss committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    0e292f0 View commit details
    Browse the repository at this point in the history