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

Create AutoFloat type for units #66

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Create AutoFloat type for units #66

wants to merge 11 commits into from

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    55fbf51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943c748 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Merge tag 'v0.6.0' into weak-floats

    [Diff since v0.5.0](v0.5.0...v0.6.0)
    
    **Closed issues:**
    - Physical constants (#26)
    
    **Merged pull requests:**
    - Create (1) physical constants, and (2) symbolic dimensions object (#32) (@MilesCranmer)
    MilesCranmer committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    a740c6f View commit details
    Browse the repository at this point in the history
  2. Clean up merge

    MilesCranmer committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    a1cfbbb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge tag 'v0.7.4' into weak-floats-2

    [Diff since v0.7.3](v0.7.3...v0.7.4)
    
    **Merged pull requests:**
    - Add `uconvert` and chemistry example (#48) (@gaurav-arya)
    - Add `uconvert` method for `QuantityArray` (#61) (@MilesCranmer)
    - Deprecate `expand_units` -> `uexpand` (#62) (@MilesCranmer)
    MilesCranmer committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    967d58f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c7f91b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cb83b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dff6849 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51e46d6 View commit details
    Browse the repository at this point in the history
  6. Add AutoFloat docstring

    MilesCranmer committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8ec0891 View commit details
    Browse the repository at this point in the history
  7. More tests of AutoFloat

    MilesCranmer committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3bc4463 View commit details
    Browse the repository at this point in the history