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

gh-358: add static types support #368

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

gh-358: add static types support #368

wants to merge 111 commits into from

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    4ba78c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23ded0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ee0eb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    3f80029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f1ac3 View commit details
    Browse the repository at this point in the history
  3. Add more ignore[type-arg]

    paddyroddy committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3856aa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58696dc View commit details
    Browse the repository at this point in the history
  5. Add types from docstrings

    paddyroddy committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d22891e View commit details
    Browse the repository at this point in the history
  6. Add rng type

    paddyroddy committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e6c8f77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef1c0d9 View commit details
    Browse the repository at this point in the history
  8. Add other rng

    paddyroddy committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f53ffc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    46c75e9 View commit details
    Browse the repository at this point in the history
  2. Add typing to array

    paddyroddy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cdc4312 View commit details
    Browse the repository at this point in the history
  3. Add types to user

    paddyroddy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6e456e8 View commit details
    Browse the repository at this point in the history
  4. Add points typing

    paddyroddy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5b3a94c View commit details
    Browse the repository at this point in the history
  5. Typing for shells

    paddyroddy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ec53ba5 View commit details
    Browse the repository at this point in the history
  6. Add more typing

    paddyroddy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e59a5fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4e5396 View commit details
    Browse the repository at this point in the history
  8. Add return types

    paddyroddy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a2a1a5f View commit details
    Browse the repository at this point in the history
  9. More typing

    paddyroddy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c2c145b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Run mypy_clean_slate

    paddyroddy committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b28be77 View commit details
    Browse the repository at this point in the history
  2. More fixing

    paddyroddy committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9151d81 View commit details
    Browse the repository at this point in the history
  3. mypy passes

    paddyroddy committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cc07ade View commit details
    Browse the repository at this point in the history
  4. Add space

    paddyroddy committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6883e1c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    c11e82f View commit details
    Browse the repository at this point in the history
  2. Fix mypy

    paddyroddy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3d894b4 View commit details
    Browse the repository at this point in the history
  3. Fix mypy

    paddyroddy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    12ad51a View commit details
    Browse the repository at this point in the history
  4. Fix linting

    paddyroddy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5bf6a27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aab5b92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ff8b08 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    c858c98 View commit details
    Browse the repository at this point in the history
  2. Fix mypy

    paddyroddy committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cc231ed View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6aff2ea View commit details
    Browse the repository at this point in the history
  2. Fix linting

    paddyroddy committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    12723f8 View commit details
    Browse the repository at this point in the history
  3. Undo .gitignore

    paddyroddy committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    52b2fc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    050c36a View commit details
    Browse the repository at this point in the history
  5. Fix mypy

    paddyroddy committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    74a94de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0864ddb View commit details
    Browse the repository at this point in the history
  7. Fix merge

    paddyroddy committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2e2020f View commit details
    Browse the repository at this point in the history
  8. New line

    paddyroddy committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bc62666 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27f4ab4 View commit details
    Browse the repository at this point in the history
  10. Fix formatting

    paddyroddy committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c1fdd6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d6d447 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    484c7bd View commit details
    Browse the repository at this point in the history
  13. Fix some more typing

    paddyroddy committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7ddf501 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    7b66122 View commit details
    Browse the repository at this point in the history
  2. Remove some untyped-def

    paddyroddy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    008e9a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    112c36c View commit details
    Browse the repository at this point in the history
  4. positions_from_delta

    paddyroddy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    394f458 View commit details
    Browse the repository at this point in the history
  5. uniform_positions

    paddyroddy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c9b4b63 View commit details
    Browse the repository at this point in the history
  6. catpos

    paddyroddy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    57f2820 View commit details
    Browse the repository at this point in the history
  7. Fix return-value

    paddyroddy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    205ae4c View commit details
    Browse the repository at this point in the history
  8. redundant-expr

    paddyroddy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    42cb3b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Fix more typing

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8f4f79f View commit details
    Browse the repository at this point in the history
  2. Add types to lists

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f165dcb View commit details
    Browse the repository at this point in the history
  3. Type count

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3d86e19 View commit details
    Browse the repository at this point in the history
  4. ndinterp

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e809b1c View commit details
    Browse the repository at this point in the history
  5. Type z

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cb2b05c View commit details
    Browse the repository at this point in the history
  6. Type triaxial_axis_ratio

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b9ddf83 View commit details
    Browse the repository at this point in the history
  7. Add more typing

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9ebfa62 View commit details
    Browse the repository at this point in the history
  8. Type ngal

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a5b0f7b View commit details
    Browse the repository at this point in the history
  9. Fix uniform_positions

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7fe9725 View commit details
    Browse the repository at this point in the history
  10. var-annotated

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eaa525c View commit details
    Browse the repository at this point in the history
  11. Tidy catpos

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a8753f3 View commit details
    Browse the repository at this point in the history
  12. Fix nz typing

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4ed953b View commit details
    Browse the repository at this point in the history
  13. Fix lower/upper

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5d4b632 View commit details
    Browse the repository at this point in the history
  14. Fix wht

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ce10ed0 View commit details
    Browse the repository at this point in the history
  15. cmask and count

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d6c1cfb View commit details
    Browse the repository at this point in the history
  16. Type a

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b1d0131 View commit details
    Browse the repository at this point in the history
  17. Type ellipticity_ryden04

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fca667e View commit details
    Browse the repository at this point in the history
  18. Fix ellipticity_gaussian

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c58fc87 View commit details
    Browse the repository at this point in the history
  19. ellipticity_intnorm

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    16e7b15 View commit details
    Browse the repository at this point in the history
  20. Sort deflect typing

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7c9341b View commit details
    Browse the repository at this point in the history
  21. Fix typing

    paddyroddy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7b6d294 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    6e0f29d View commit details
    Browse the repository at this point in the history
  2. Fix arg-type

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0b8d071 View commit details
    Browse the repository at this point in the history
  3. dtype

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6c8f924 View commit details
    Browse the repository at this point in the history
  4. zsrc

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7b2703f View commit details
    Browse the repository at this point in the history
  5. Remove custom types

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a6af6ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aff1581 View commit details
    Browse the repository at this point in the history
  7. galaxy_shear

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e3722a7 View commit details
    Browse the repository at this point in the history
  8. trapz_product

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b70ad8a View commit details
    Browse the repository at this point in the history
  9. Switch to numpy empty

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f9814ce View commit details
    Browse the repository at this point in the history
  10. Add pytest_mock

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    487810b View commit details
    Browse the repository at this point in the history
  11. Fix ext path

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1c2296a View commit details
    Browse the repository at this point in the history
  12. assert isinstance

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    43ad02c View commit details
    Browse the repository at this point in the history
  13. More assert isinstance

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2e73bce View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cebe357 View commit details
    Browse the repository at this point in the history
  15. ef

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f08ab67 View commit details
    Browse the repository at this point in the history
  16. xm

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    41c129b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    015496c View commit details
    Browse the repository at this point in the history
  18. Fix typing of basic write

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1e154e1 View commit details
    Browse the repository at this point in the history
  19. Fix results tuple

    paddyroddy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a10fab9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. uniform_positions

    paddyroddy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    994fdf3 View commit details
    Browse the repository at this point in the history
  2. Fix phz typing

    paddyroddy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    85961b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e7efbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48cdb53 View commit details
    Browse the repository at this point in the history
  5. Sort attr-defined

    paddyroddy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b730b32 View commit details
    Browse the repository at this point in the history
  6. Disable warn_return_any

    paddyroddy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3c097ca View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Fix unreachable code

    paddyroddy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    aa92c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c77c15 View commit details
    Browse the repository at this point in the history
  3. Fix notebook

    paddyroddy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    426db7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8971dad View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Simplify redshifts_from_nz

    paddyroddy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ddfe641 View commit details
    Browse the repository at this point in the history
  2. Switch to arrays

    paddyroddy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3f9c158 View commit details
    Browse the repository at this point in the history
  3. Simplify more types

    paddyroddy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3f63c2e View commit details
    Browse the repository at this point in the history
  4. Remove double import

    paddyroddy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4d78c5e View commit details
    Browse the repository at this point in the history
  5. Fix tests

    paddyroddy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2cb042d View commit details
    Browse the repository at this point in the history
  6. Remove float

    paddyroddy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0a0ed29 View commit details
    Browse the repository at this point in the history
  7. Fix return value

    paddyroddy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5603418 View commit details
    Browse the repository at this point in the history