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

support parallel maps (tmap, pmap, vmap, etc.) #728

Merged
merged 11 commits into from
Jul 10, 2020

Commits on Jul 8, 2020

  1. support pmap

    ChrisRackauckas committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    fc53975 View commit details
    Browse the repository at this point in the history
  2. add a tmap

    ChrisRackauckas committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    2ee2838 View commit details
    Browse the repository at this point in the history
  3. Revert "add a tmap"

    This reverts commit 2ee2838.
    ChrisRackauckas committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d4d9ce7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    008a866 View commit details
    Browse the repository at this point in the history
  5. add using LV

    ChrisRackauckas committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    6fefa12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ef319a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. bump julia version

    ChrisRackauckas committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    9a12db3 View commit details
    Browse the repository at this point in the history
  2. add back vmap

    ChrisRackauckas committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    58ee77a View commit details
    Browse the repository at this point in the history
  3. add missing usings

    ChrisRackauckas committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    b848657 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    cbdb28d View commit details
    Browse the repository at this point in the history
  2. oops fix name

    ChrisRackauckas committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    11d246a View commit details
    Browse the repository at this point in the history