Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nipy/nitransforms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bf64d38
Choose a base ref
...
head repository: nipy/nitransforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 951119e
Choose a head ref
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    d9e5494 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #180 from nipy/fix/numpy-deprecation

    Fix: numpy deprecation errors after 1.22
    oesteban authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8b31bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f31e223 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    852b02d View commit details
    Browse the repository at this point in the history
  5. fix: remove unexercised code path with duplicate responsibility

    After all, it is ``linear.load()`` where the downcast to ``Affine``
    happens if only one transform is in the array.
    oesteban committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b0599a6 View commit details
    Browse the repository at this point in the history
  6. enh: add coverage

    oesteban committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9b8c363 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #179 from nipy/fix/load-itk-mat

    ENH: Load ITK's ``.mat`` files with ``Affine``'s loaders
    oesteban authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    54ad1ea View commit details
    Browse the repository at this point in the history
  8. rel(23.0.1): update CHANGES

    oesteban committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    951119e View commit details
    Browse the repository at this point in the history
Loading