Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mind-inria/mri-acq-recon-book
Browse files Browse the repository at this point in the history
  • Loading branch information
philouc committed Feb 12, 2025
2 parents d314d0a + 8ac1159 commit 6c7391d
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 101 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
jobs:
build-book:
name: Build Jupyter-book
runs-on: cpu
runs-on: gpu

steps:
- name: Checkout code
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
jupyter-book
matplotlib
numpy<2.0
finufft
mri-nufft
mri-nufft[finufft,cufinufft,gpunufft]
pyWavelets
brainweb-dl
pysap-mri
Expand Down
200 changes: 102 additions & 98 deletions src/12.non-Cartesian_SelfCalibrated_CS-pMRI_recon.ipynb

Large diffs are not rendered by default.

0 comments on commit 6c7391d

Please sign in to comment.