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

Unit ergonomics #73

Merged
merged 40 commits into from
Feb 25, 2024
Merged

Unit ergonomics #73

merged 40 commits into from
Feb 25, 2024

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    cb3a049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f9af3 View commit details
    Browse the repository at this point in the history
  3. generate unit code

    Tehforsch committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ac482eb View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. use mantissa/exponent rep

    Tehforsch committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    71ff80e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c25fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    861f6ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7669d09 View commit details
    Browse the repository at this point in the history
  5. generate constants

    Tehforsch committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5983621 View commit details
    Browse the repository at this point in the history
  6. fix spans

    Tehforsch committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5c91277 View commit details
    Browse the repository at this point in the history
  7. add magnitude f32 mul impl

    Tehforsch committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    37aed11 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. revive float tests

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7b88b5b View commit details
    Browse the repository at this point in the history
  2. revive type aliases test

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ce8f6b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b849bc View commit details
    Browse the repository at this point in the history
  4. revive debug tests

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6c8ee33 View commit details
    Browse the repository at this point in the history
  5. revive dimension defs tests

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f09ef38 View commit details
    Browse the repository at this point in the history
  6. revive gas test

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    645a3e6 View commit details
    Browse the repository at this point in the history
  7. revive glam tests

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a625fbb View commit details
    Browse the repository at this point in the history
  8. revive mpi tests

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b56c8d2 View commit details
    Browse the repository at this point in the history
  9. revive serde tests

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    76034b5 View commit details
    Browse the repository at this point in the history
  10. revive rand tests

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e3d21c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19c7086 View commit details
    Browse the repository at this point in the history
  12. revive compile_fail tests

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3746e69 View commit details
    Browse the repository at this point in the history
  13. update doctests and readme

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1710656 View commit details
    Browse the repository at this point in the history
  14. fix serde doctest

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f58f049 View commit details
    Browse the repository at this point in the history
  15. mpi annotate

    Tehforsch committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3cf36b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. update doc

    Tehforsch committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    eca16f4 View commit details
    Browse the repository at this point in the history
  2. update readme

    Tehforsch committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9a6ed4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23724e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7452d0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ab310f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3a17b7 View commit details
    Browse the repository at this point in the history
  7. add doc on value_in

    Tehforsch committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5951a3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85e4eb1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b474fe0 View commit details
    Browse the repository at this point in the history
  10. minor fixes in readme

    Tehforsch committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    07a1f0d View commit details
    Browse the repository at this point in the history
  11. add links to crates

    Tehforsch committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    011fbb5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9546634 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f27a78 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a6da0c1 View commit details
    Browse the repository at this point in the history
  15. minor formatting tweaks

    Tehforsch committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a8e3043 View commit details
    Browse the repository at this point in the history