Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-quantities/python-quantities
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: twmr/python-quantities
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on May 14, 2012

  1. Configuration menu
    Copy the full SHA
    30e8812 View commit details
    Browse the repository at this point in the history
  2. Add a wrapper for squeeze().

    The numpy version ends up returning a Quantity with units set to dimensionless.
    dopplershift committed May 14, 2012
    Configuration menu
    Copy the full SHA
    3f661af View commit details
    Browse the repository at this point in the history

Commits on May 15, 2012

  1. Wrap imag and real attributes.

    This allows easily writing setter methods for them so that we can handle
    units on set.
    dopplershift committed May 15, 2012
    Configuration menu
    Copy the full SHA
    a570759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7260bc View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2012

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

Commits on Jan 5, 2013

  1. Configuration menu
    Copy the full SHA
    a0b07ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540fe08 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2013

  1. improved quantity repr

    Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
    twmr committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    77fe260 View commit details
    Browse the repository at this point in the history
Loading