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

Typesafe Splipy, again #175

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Typesafe Splipy, again #175

wants to merge 29 commits into from

Commits on Feb 8, 2024

  1. Autoformat (ruff)

    TheBB committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b7194a3 View commit details
    Browse the repository at this point in the history
  2. Fix some linter complaints

    TheBB committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3adb1c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Mypy type safety: round 1

    TheBB committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    253d641 View commit details
    Browse the repository at this point in the history
  2. Mypy type safety: round 2

    TheBB committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    970268e View commit details
    Browse the repository at this point in the history
  3. Fix failure on Py3.9

    TheBB committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2667610 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. STL: knots aren't lists!

    TheBB committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8bf414c View commit details
    Browse the repository at this point in the history
  2. Mypy type safety: round 3

    TheBB committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    76322c9 View commit details
    Browse the repository at this point in the history
  3. Mypy type safety: round 4

    TheBB committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3e5ff4e View commit details
    Browse the repository at this point in the history
  4. Mypy type safety: round 5

    TheBB committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ac28286 View commit details
    Browse the repository at this point in the history
  5. Fix splipy.io optional imports

    TheBB committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    bc6c147 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Mypy type safety: round 6

    TheBB committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b014a08 View commit details
    Browse the repository at this point in the history
  2. Mypy type safety: round 7

    TheBB committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    316e63d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Mypy type safety: round 8

    TheBB committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e3b5492 View commit details
    Browse the repository at this point in the history
  2. Mypy type safety: round 9

    TheBB committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    195e0a5 View commit details
    Browse the repository at this point in the history
  3. Mypy type safety: round 10

    TheBB committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    71a2711 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Mypy type safety: round 11

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    78b669a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3938805 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    dad7960 View commit details
    Browse the repository at this point in the history
  4. Add some dev dependencies

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c3eceab View commit details
    Browse the repository at this point in the history
  5. Set mypy path in pyproject.toml

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0b323d8 View commit details
    Browse the repository at this point in the history
  6. Fix nutils stub file

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6f26736 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0298df6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ad0e15 View commit details
    Browse the repository at this point in the history
  9. Fix GRDECL bug

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d5c16cc View commit details
    Browse the repository at this point in the history
  10. Add h5py to dev group

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f967485 View commit details
    Browse the repository at this point in the history
  11. Add tqdm to dev group

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    209e39b View commit details
    Browse the repository at this point in the history
  12. Reformat

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    18ec9d9 View commit details
    Browse the repository at this point in the history
  13. Fix int/intp confusion

    TheBB committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    911572a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update actions workflow

    TheBB committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c256608 View commit details
    Browse the repository at this point in the history