Skip to content

Commit 06a759d

Browse files
committed
Fixed a readme typo.
1 parent ca7027d commit 06a759d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Similar to programming low-level code, PyTorch will throw errors if the underlyi
111111

112112
## Computation Speed
113113

114-
TorchKbNufft is first and foremost designed to be lightweight with minimal dependencies outside of PyTorch. The following computation times seconds were observed on a workstation with a Xeon E5-1620 CPU and an Nvidia GTX 1080 GPU for a 15-coil, 405-spoke 2D radial problem.
114+
TorchKbNufft is first and foremost designed to be lightweight with minimal dependencies outside of PyTorch. The following computation times in seconds were observed on a workstation with a Xeon E5-1620 CPU and an Nvidia GTX 1080 GPU for a 15-coil, 405-spoke 2D radial problem.
115115

116116
| Operation | CPU (normal) | CPU (sparse matrix) | GPU (normal) | GPU (sparse matrix) |
117117
| -------------- | ------------:| -------------------:| ------------:| -------------------:|

0 commit comments

Comments
 (0)