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

Global Quantity, Unit, and Measurement #880

Merged
merged 17 commits into from
Nov 1, 2019

Commits on Sep 13, 2019

  1. global pint.Quantity and pint.Unit - incomplete

    Guido Imperiale committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    61df17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c531f View commit details
    Browse the repository at this point in the history
  3. Sphinx fixes

    crusaderky committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    1f11a7d View commit details
    Browse the repository at this point in the history
  4. Sphinx fixes

    crusaderky committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    30a270a View commit details
    Browse the repository at this point in the history
  5. Sphinx fixes

    crusaderky committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    945c1dd View commit details
    Browse the repository at this point in the history
  6. Unit tests cleanup

    crusaderky committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    91a321b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Unit tests for global Quantity, Unit, and UnitRegistry

    Guido Imperiale committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    7c30e4a View commit details
    Browse the repository at this point in the history
  2. Rename file

    Guido Imperiale committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    4084ca1 View commit details
    Browse the repository at this point in the history
  3. Rename file

    Guido Imperiale committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    f05a96f View commit details
    Browse the repository at this point in the history
  4. Fix uncertainties

    Guido Imperiale committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    479287c View commit details
    Browse the repository at this point in the history
  5. global pint.Measurement object; fix bug where a Measurement would be …

    …upcast to Quantity on pickling
    Guido Imperiale committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    961fc85 View commit details
    Browse the repository at this point in the history
  6. sphinx fixes

    Guido Imperiale committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    6673f02 View commit details
    Browse the repository at this point in the history
  7. Python <3.5 can't pickle class methods

    Guido Imperiale committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    d5c0f6d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

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

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    123dd3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eabe64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    435d193 View commit details
    Browse the repository at this point in the history