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

Split Quantity into scalar and sequence classes #764

Closed
wants to merge 47 commits into from

Commits on Feb 12, 2019

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

Commits on Feb 14, 2019

  1. add __array_function__

    andrewgsavage committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    0d0097d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Configuration menu
    Copy the full SHA
    cfc5d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431d5b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Configuration menu
    Copy the full SHA
    f62e946 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb44d6 View commit details
    Browse the repository at this point in the history
  3. revert some more

    andrewgsavage committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    d76171f View commit details
    Browse the repository at this point in the history
  4. some more reverts

    andrewgsavage committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    30d542a View commit details
    Browse the repository at this point in the history
  5. revert more

    andrewgsavage committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    5b9e473 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. revert getattr

    andrewgsavage committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    c21bfbd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. __used -> _used

    andrewgsavage committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    def8348 View commit details
    Browse the repository at this point in the history
  2. fix path without _used

    andrewgsavage committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    65905e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. fix setitem

    andrewgsavage committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    7fb3800 View commit details
    Browse the repository at this point in the history
  2. fix put

    andrewgsavage committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e07e237 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. some array manip tests

    andrewgsavage committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    f6373fb View commit details
    Browse the repository at this point in the history
  2. remove broadcast

    andrewgsavage committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    0aea9bc View commit details
    Browse the repository at this point in the history
  3. atleast nd

    andrewgsavage committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    077d12b View commit details
    Browse the repository at this point in the history
  4. squuze

    andrewgsavage committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    da9dcb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2727d21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fef52dd View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    ba8cfe1 View commit details
    Browse the repository at this point in the history
  2. test dev numpy

    andrewgsavage committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    2f507f0 View commit details
    Browse the repository at this point in the history
  3. test dev numpy

    andrewgsavage committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    7c90ba7 View commit details
    Browse the repository at this point in the history
  4. pre release wheels

    andrewgsavage committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    f0b904e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. few more funcs

    andrewgsavage committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    4123d14 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. try to get tests green

    andrewgsavage committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    ca0ecfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3923c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f4cd7f View commit details
    Browse the repository at this point in the history
  4. few more funcs

    andrewgsavage committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    247700e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    284fe70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    337e151 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. organise np tests

    andrewgsavage committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    2f741a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16f820 View commit details
    Browse the repository at this point in the history
  3. get unwrap workin

    andrewgsavage committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    0a84003 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    346e0b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67918ec View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

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

Commits on Mar 7, 2019

  1. try testing np 1.16

    andrewgsavage committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    e32e6e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. .

    andrewgsavage committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    4dcbe78 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. offset units

    andrewgsavage committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    6c62a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f5841 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. add warning

    andrewgsavage committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    b57f012 View commit details
    Browse the repository at this point in the history
  2. add warning

    andrewgsavage committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    d3195d1 View commit details
    Browse the repository at this point in the history
  3. add warning

    andrewgsavage committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    d9ef27d View commit details
    Browse the repository at this point in the history
  4. add warning

    andrewgsavage committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    ea6bebe View commit details
    Browse the repository at this point in the history
  5. add warning

    andrewgsavage committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    aa66a07 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from andrewgsavage/ags/split_quantity2

    Ags/split quantity2
    andrewgsavage committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    5a528ad View commit details
    Browse the repository at this point in the history