Skip to content

Version 0.1.3#12

Merged
tomshafer merged 7 commits intomainfrom
develop
Apr 25, 2025
Merged

Version 0.1.3#12
tomshafer merged 7 commits intomainfrom
develop

Conversation

@tomshafer
Copy link
Copy Markdown
Collaborator

Changed

  • Added __iter()__ methods to AxesArray1D and AxesArray2D to
    support type hinting with zip().
  • AxesArray.__getattr__() no longer warns when private properties
    are passed on to its underlying NumPy object. Examining an
    AxesArray1D in Jupyter led to a casacade of warnings.

Added

  • alpha(n, max_opacity=0.85) computes layer opacities such that
    n layers stack with a cumulative max_opacity.

Changed

  • (DEV) Added isort rules to Ruff

@tomshafer tomshafer merged commit ef3594f into main Apr 25, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant