-
Notifications
You must be signed in to change notification settings - Fork 5
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
One possible Future(TM) #659
Draft
fzimmermann89
wants to merge
43
commits into
main
Choose a base branch
from
next
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+9,444
−2,694
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ghstack-source-id: 879cd3a874a615e8e3dc723afc6edbe050011d47 ghstack-comment-id: 2644240473 Pull Request resolved: #641
ghstack-source-id: 2c48a3a65d46fc65284bb4c82bc82b1716608091 ghstack-comment-id: 2644240531 Pull Request resolved: #642
ghstack-source-id: 9642407ce53079f78ef9388eba3ecba21f82ef73 ghstack-comment-id: 2644250398 Pull Request resolved: #643
89a4232
to
598d78a
Compare
📚 Documentation |
f6218c0
to
ccdfc00
Compare
ghstack-source-id: 3d20834bc290babd389ad41f51f3126bf2353756 ghstack-comment-id: 2688426513 Pull Request resolved: #655
ghstack-source-id: c45e3d099a6673cb9f10c6cd9e3f00dc63c8f126 ghstack-comment-id: 2688426689 Pull Request resolved: #656
ghstack-source-id: 2136a95ff5864d4dfb09f1d44b3245e28021277a ghstack-comment-id: 2501006700 Pull Request resolved: #560
ghstack-source-id: 7b5c82241284cb5de6d93685c77673cd690d30fb ghstack-comment-id: 2694165931 Pull Request resolved: #679
ghstack-source-id: 645e4edea45bf3740739dd23e1e3cb0e5f0b3deb ghstack-comment-id: 2691622453 Pull Request resolved: #660
Add complex m0, and sensible random ranges for values. Add isfinite checks. Fix some comments and no-op tests. Allow Sequence of float inputs in inits. Add type hints ghstack-source-id: 364ffe4cd58e5f5af538c52092ec5051ae995362 ghstack-comment-id: 2693835436 Pull Request resolved: #671
ghstack-source-id: 30dbfa796cda6bebe3f73dcea552f5c96984447e ghstack-comment-id: 2693835606 Pull Request resolved: #672
ghstack-source-id: f9918677e12c5234cf03873f8e721ce4cbbb67a6 ghstack-comment-id: 2693835776 Pull Request resolved: #673
ghstack-source-id: de1078431a46890ca7d82ca0a9feb5a644596c0a ghstack-comment-id: 2693835968 Pull Request resolved: #674
8fb4284
to
57b6f6c
Compare
fzimmermann89
commented
Mar 10, 2025
commit 0d0f192e11a0b1db7404651f6ac28b5953746f5f Author: Felix Zimmermann <[email protected]> Date: Thu Mar 13 15:35:19 2025 +0100 broadcast in relax
commit 7a6ad39 Author: Felix Zimmermann <[email protected]> Date: Fri Mar 14 01:40:07 2025 +0100 py310 commit cf58e03 Author: Felix Zimmermann <[email protected]> Date: Fri Mar 14 01:34:30 2025 +0100 py310 commit 9caa056 Author: Felix Zimmermann <[email protected]> Date: Fri Mar 14 01:31:23 2025 +0100 default commit 85b0fd9 Author: Felix Zimmermann <[email protected]> Date: Fri Mar 14 01:28:53 2025 +0100 fix commit 6785ccf Author: Felix Zimmermann <[email protected]> Date: Fri Mar 14 01:10:50 2025 +0100 add avg op commit 704fecd Author: Stefan Martin <[email protected]> Date: Tue Mar 11 11:31:43 2025 +0100 Fix examples in readme (#713) commit 77290ef Author: bernharb <[email protected]> Date: Mon Mar 10 12:13:56 2025 +0100 Fix naming of RearrangeOp tests (#711) commit 2e6e0d0 Author: bernharb <[email protected]> Date: Mon Mar 10 11:19:56 2025 +0100 Add tolerance to rotation mean test (#710) commit d87ab35 Author: Leonid Lunin <[email protected]> Date: Fri Mar 7 15:03:53 2025 +0100 Add python 3.13 support (#704) commit d286092 Author: Felix F Zimmermann <[email protected]> Date: Fri Mar 7 14:27:29 2025 +0100 Fix batched complex grid sampling (#695) commit d52987d Author: Christoph Kolbitsch <[email protected]> Date: Fri Mar 7 14:22:08 2025 +0100 Update readme on fork and pull request (#653) commit 133a11e Author: Stefan Martin <[email protected]> Date: Fri Mar 7 11:06:05 2025 +0100 Change iteration argument name in optimizers (#687) Co-authored-by: Felix F Zimmermann <[email protected]> commit 2988477 Author: Felix F Zimmermann <[email protected]> Date: Thu Mar 6 20:26:00 2025 +0100 Add Jacobian of Operator (#452) commit 6a9eb16 Author: rkcatarina <[email protected]> Date: Thu Mar 6 20:09:11 2025 +0100 Update zenodo citation (#698) commit 3aa5aeb Author: Felix F Zimmermann <[email protected]> Date: Thu Mar 6 20:04:43 2025 +0100 Reduce RAM usage in tests (#703) commit 870967c Author: Mara Guastini <[email protected]> Date: Thu Mar 6 16:32:33 2025 +0100 Add stopping criterion to optimizer callback (#699) commit 10aa16c Author: Felix F Zimmermann <[email protected]> Date: Thu Mar 6 16:17:03 2025 +0100 Indexing helper (#672) commit 15060bf Author: Christoph Kolbitsch <[email protected]> Date: Thu Mar 6 10:56:11 2025 +0100 Add gradient and autodiff checks for linear operators (#536) Co-authored-by: Felix F Zimmermann <[email protected]> commit 6d4b221 Author: Felix F Zimmermann <[email protected]> Date: Thu Mar 6 10:50:30 2025 +0100 Release v0.250306 (#697) commit ad7b6e0 Author: rkcatarina <[email protected]> Date: Thu Mar 6 01:12:25 2025 +0100 Rename ti to saturation_time in saturation recovery model (#689) commit 3839a07 Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 20:23:51 2025 +0100 Refactor signal model tests (#671) commit d4bd171 Author: Stefan Martin <[email protected]> Date: Wed Mar 5 20:18:48 2025 +0100 Add __repr__ to Fourier operators (#676) Co-authored-by: Felix F Zimmermann <[email protected]> commit 08a60e9 Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 20:13:45 2025 +0100 Make Trajectory and Idx 5D (#660) Makes all of our dataclasses at least 5D. So acq_idx get a (singleton) k0 dimension, trajectory a singleton coil dimension etc. commit a7a5e2f Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 17:34:49 2025 +0100 Use gram in operator_norm (#682) commit c301e1b Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 17:29:40 2025 +0100 Add more information to IHeader (#591) commit 65b965c Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 17:23:11 2025 +0100 Rename remove_repeat to reduce_repeat and add tests (#679) commit 8e79e74 Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 17:17:24 2025 +0100 Refactor AcqInfo and Trajectory Calculation (#560) commit 14e4058 Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 15:32:04 2025 +0100 Fix torchvision in docker images (#693) commit 2bd6e29 Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 15:19:38 2025 +0100 Add unsqeeze_at (#656) commit 274e203 Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 15:03:29 2025 +0100 Make Rotation einops compatible (#655) commit b9840b8 Author: Felix F Zimmermann <[email protected]> Date: Wed Mar 5 14:32:33 2025 +0100 Add Brainweb phantom (#630) commit 7fe0014 Author: Mara Guastini <[email protected]> Date: Wed Mar 5 13:52:06 2025 +0100 Add pgd (fista) algorithm (#293) Co-authored-by: Felix F Zimmermann <[email protected]> Co-authored-by: Christoph Kolbitsch <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: koflera <[email protected]> commit c80ad02 Author: Andreas Kofler <[email protected]> Date: Wed Mar 5 13:20:57 2025 +0100 Bump pydicom dependency (#685) commit a14fde8 Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed Mar 5 10:56:54 2025 +0100 [pre-commit] pre-commit autoupdate (#681)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tracking unmerged PRs.
this is a good base for new PRs.