Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Quantity class API#1

Closed
adrn wants to merge 1 commit into
astropy:masterfrom
adrn:master
Closed

Quantity class API#1
adrn wants to merge 1 commit into
astropy:masterfrom
adrn:master

Conversation

@adrn

@adrn adrn commented Oct 10, 2012

Copy link
Copy Markdown
Member

In this pull request is a rough sketch of what we want the Quantity class to be able to do. It may not be complete, and there are a few thing we need to discuss:

  1. How do we decide which units to return when performing operations between quantities?
  2. Since 'in' is a reserved word in Python, and 'as' is as well (arg), we could do something like 'in_'? Does this seem awkward? Is there a better solution?

@adrn adrn closed this Oct 10, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant