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

Let muladd accept arrays #37065

Merged
merged 7 commits into from
Oct 29, 2020
Merged

Let muladd accept arrays #37065

merged 7 commits into from
Oct 29, 2020

Commits on Oct 5, 2020

  1. muladd for arrays

    Michael Abbott committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    805eae9 View commit details
    Browse the repository at this point in the history
  2. docstring

    Michael Abbott committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    7d0d91a View commit details
    Browse the repository at this point in the history
  3. treat adjoints etc, and add tests

    Michael Abbott committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    749e953 View commit details
    Browse the repository at this point in the history
  4. remember to save before committing

    Michael Abbott committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    fc0ca88 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. always use eltype, and add one test

    Michael Abbott committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    191f61d View commit details
    Browse the repository at this point in the history
  2. use ndims(number)==0, and add array-of-array tests

    Michael Abbott committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    69a3546 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. better wording

    Michael Abbott committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    6456bf5 View commit details
    Browse the repository at this point in the history