Skip to content

Conversation

@JoshLoecker
Copy link

This pull request does the following to the GIMME reconstruction method:

  1. Use generic type hints (e.g., Iterable, Sequence instead of more strict types (e.g., list, tuple)
  2. Use numpy.typing.NDArray for numpy typing
  3. Bumps minimum numpy version to 1.20, as numpy.typing did not exist before this version

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