https://github.com/mikgroup/sigpy

sort by:
Revision Author Date Message Commit Date
5743d41 Bump version: 0.1.13 → 0.1.14 13 June 2019, 22:32:19 UTC
4a6753c Add use method to Device 13 June 2019, 22:32:06 UTC
9f22165 Bump version: 0.1.12 → 0.1.13 13 June 2019, 22:15:27 UTC
ae91752 Change default leave_pbar option for linear least squares 12 June 2019, 21:08:41 UTC
64abc92 Fix objective value in gpu for mri apps 12 June 2019, 21:07:03 UTC
cdfcb46 Add leave_pbar support for linear least squares and maxeig 12 June 2019, 20:57:17 UTC
c8d76bb Remove backtracking line search in gradient method 12 June 2019, 20:47:34 UTC
bd3fa78 Fix nufft test accuracy 12 June 2019, 20:47:17 UTC
13c53b8 Add leave_pbar option to App 12 June 2019, 20:47:11 UTC
4ea3819 Fix objective function 12 June 2019, 20:26:10 UTC
d32a309 Use tqdm.auto to auto-select tqdm for notebook and console 12 June 2019, 20:25:49 UTC
766c325 Remove ugly number image shape for NUFFT 12 June 2019, 06:50:28 UTC
12a21eb Fix docstring 07 June 2019, 21:49:57 UTC
b0c16fa Fix radial trajectory 07 June 2019, 21:40:01 UTC
22b1a14 Bump version: 0.1.11 → 0.1.12 31 May 2019, 18:22:21 UTC
dc1515e Fix convolve cuda when cudnn not available 31 May 2019, 18:22:21 UTC
c0baa90 Update README.rst 26 May 2019, 18:32:50 UTC
9eda105 Merge branch 'bloch' 23 May 2019, 19:44:19 UTC
ec8b0f2 Add SigPy logo 23 May 2019, 19:43:59 UTC
cb85aa4 Add examples in bloch_forward docstring 23 May 2019, 19:38:58 UTC
93c464e Shorten bloch docstring 22 May 2019, 19:02:46 UTC
9bf623e Make run_tests script exit when command fails. 22 May 2019, 19:00:21 UTC
9b7d312 Update README.rst 22 May 2019, 18:55:06 UTC
0a2d796 Merge pull request #19 from mikgroup/bloch Bloch equation functions 22 May 2019, 18:51:27 UTC
6eb7b8b Fix convolve test 22 May 2019, 18:48:23 UTC
bb83102 Add __all__ to mri.app 22 May 2019, 18:43:37 UTC
01a8466 Add Bloch equation documentation 22 May 2019, 18:37:48 UTC
f6fc958 Add Bloch equation functions 22 May 2019, 18:37:41 UTC
21aae6e Update README.rst 20 May 2019, 19:29:10 UTC
3094eb0 Delete PULL_REQUEST_TEMPLATE.md 20 May 2019, 19:18:57 UTC
0002892 Create PULL_REQUEST_TEMPLATE.md 20 May 2019, 19:17:40 UTC
7d1091c Create CONTRIBUTING.rst 20 May 2019, 19:09:34 UTC
d82b4db Update README.rst 18 May 2019, 19:10:30 UTC
59ac077 Update README.rst 14 May 2019, 01:26:55 UTC
26ed5a3 Update README.rst 14 May 2019, 01:25:11 UTC
bef4734 Bump version: 0.1.10 → 0.1.11 11 May 2019, 19:58:39 UTC
ec8e8ea Clean up comments 11 May 2019, 19:58:00 UTC
bc1015f Clean up alg comments. 11 May 2019, 19:58:00 UTC
b1f2294 Clean up prox comments 11 May 2019, 19:58:00 UTC
f3b478c Clean up linop documentation 11 May 2019, 19:58:00 UTC
ea35c26 Update README.rst 11 May 2019, 19:57:14 UTC
2b2d7b1 Update README.rst 11 May 2019, 19:56:52 UTC
c5c7184 Rename option from axes_hide to hide_axes for plots 05 May 2019, 21:19:20 UTC
dd0df14 Set axis equal for ScatterPlot 05 May 2019, 03:25:40 UTC
51598c5 Rename core function to function in documentation 05 May 2019, 02:04:56 UTC
37f6edd Change ESPIRiT default parameter 05 May 2019, 02:03:04 UTC
a5bd1d6 Remove 3.7 from travis as it is not supported yet 27 April 2019, 00:12:25 UTC
07cc03c Add quick start link to homepage 27 April 2019, 00:09:49 UTC
0e9b47c Add Python 3.7 to travis test 27 April 2019, 00:06:48 UTC
4274018 Update Alg and App documentation 27 April 2019, 00:04:54 UTC
ede1bcc Rearrange prox doc 27 April 2019, 00:02:13 UTC
f35ec7c Change linop doc 26 April 2019, 23:59:58 UTC
3049947 Remove doc generated folder in run tests 26 April 2019, 23:57:34 UTC
9c95754 Refactor renaming of Gradient Linop to FiniteDifference 26 April 2019, 23:56:46 UTC
6e71bce Renamed Gradient to FiniteDifference 26 April 2019, 23:52:53 UTC
5cbd135 Fix math symbols 26 April 2019, 21:52:13 UTC
f0b10aa Add more description to App 26 April 2019, 21:51:20 UTC
15778a7 Add more description to Alg 26 April 2019, 21:50:31 UTC
031bc83 Simplify docstring for MRI 26 April 2019, 21:37:32 UTC
50a3f5e Simplify docstring for core module 26 April 2019, 21:35:58 UTC
c2e1f76 Rename convolve adjoint functions Rearrange adjoint* to *adjoint to be consistent with nufft and other adjoint operations. 26 April 2019, 21:23:07 UTC
cce981d Remove AsType Change data types is not a linear operation 26 April 2019, 21:18:12 UTC
cbacc03 Add more description for Linop class 26 April 2019, 20:52:45 UTC
8e6aa1f Fix adjoint linop shape mismatch 26 April 2019, 20:45:24 UTC
0da9b82 Add unittest to test for adjoint of adjoint 26 April 2019, 20:45:06 UTC
7a34148 Remove asscalar Can be done with .item() from numpy/cupy. 26 April 2019, 20:39:02 UTC
413be97 Merge pull request #17 from Zhitao-Li/master Fix NUFFTAdjoint operator 25 April 2019, 17:41:38 UTC
929cba6 Fix NUFFTAdjoint operator The adjoint operator for NUFFTAdjoint should be the NUFFT operator. 25 April 2019, 17:07:33 UTC
f53a17b Add scipy to conda recipe 24 April 2019, 19:25:35 UTC
7aa3f3c Bump version: 0.1.9 → 0.1.10 24 April 2019, 19:23:19 UTC
515ebc2 Add scipy to setup.py 24 April 2019, 19:22:39 UTC
8b60d7b Bump version: 0.1.8 → 0.1.9 24 April 2019, 19:20:09 UTC
405f095 Fix indents 24 April 2019, 19:19:29 UTC
6c1615c Fix indents and spaces 24 April 2019, 19:19:14 UTC
06f5321 Fix convolution docstring typos 24 April 2019, 19:16:36 UTC
ac858ae Rearrange gradient method to save memory 24 April 2019, 19:15:37 UTC
eb7452d Merge pull request #16 from mikgroup/sphinx-reorg Sphinx reorg 22 April 2019, 04:25:31 UTC
2dd69c5 Ignore pytorch functions in test coverage 22 April 2019, 04:22:35 UTC
16ea7ee Rearrange sections in README 22 April 2019, 04:15:12 UTC
aa8b345 Add submodule docstrings 22 April 2019, 04:09:27 UTC
abf000f Expose Pytorch functions 22 April 2019, 04:09:07 UTC
dfaf992 Fix wavelet not imported in init 22 April 2019, 04:08:42 UTC
354b44f Reorganize documentation by submodule 22 April 2019, 04:07:59 UTC
36a7279 Add scipy to requirements 21 April 2019, 06:11:12 UTC
7d9c980 Merge pull request #15 from mikgroup/strided-conv Strided convolution 21 April 2019, 06:08:28 UTC
92b9152 Ignore CUDA code coverage in conv 21 April 2019, 06:05:09 UTC
c83e5ed Fix missing stride option for convolution 21 April 2019, 05:50:56 UTC
9742025 Add strided convolution tests 21 April 2019, 05:50:47 UTC
133cfae Add scipy to requirements 21 April 2019, 05:44:52 UTC
cefdfc6 Update MRI convolution sense linop 21 April 2019, 05:42:10 UTC
33ddf50 Update convolution linops 21 April 2019, 05:42:00 UTC
9c9a646 Redesign convolution interface Combine input/output multi_channel option to one. Use scipy.signal.convolve for CPU instead of fft_convolve. Move to CPU and use scipy convolution when cudnn is not enabled. 21 April 2019, 05:40:39 UTC
ef59869 Convert espirit_maps to an App (EspiritCalib) 18 April 2019, 21:28:23 UTC
fb14d09 Add support for user defined normalization function in power method 18 April 2019, 21:27:58 UTC
a3e0793 Change interface to AugmentedLagrangianMethod 18 April 2019, 20:01:30 UTC
2b2800d Update NewtonsMethod error message 18 April 2019, 20:01:30 UTC
f7022f2 Support strides in convolve 18 April 2019, 18:51:03 UTC
995c538 Add hotkey menu for plot 16 April 2019, 23:20:43 UTC
cdb3590 Bump version: 0.1.7 → 0.1.8 16 April 2019, 22:25:58 UTC
3851e79 Fix allreduce when nccl not enabled. 16 April 2019, 22:25:04 UTC
back to top