https://github.com/mikgroup/sigpy

sort by:
Revision Author Date Message Commit Date
cd24950 Bump version: 0.1.6 → 0.1.7 08 March 2019, 23:03:31 UTC
641a2d7 Update documentation version number 08 March 2019, 23:03:19 UTC
3c2e6b3 Made progress bar refresh more often 08 March 2019, 20:16:31 UTC
52bb174 Bump version: 0.1.5 → 0.1.6 07 March 2019, 23:45:18 UTC
a268c2c Bump version: 0.1.4 → 0.1.5 07 March 2019, 23:44:05 UTC
64c6037 Fix setup long description content type 07 March 2019, 23:43:38 UTC
c1bed77 Initialize power iteration in ESPIRiT with ones 07 March 2019, 23:31:05 UTC
fb45d24 Fix ESPIRiT test 07 March 2019, 23:17:50 UTC
d705131 Fix ESPIRiT previous hard code for ndim=2 07 March 2019, 23:13:21 UTC
695189e Add support for ndim=4 for array_to_blocks and blocks_to_array 07 March 2019, 23:12:14 UTC
b40bcb3 Add error message if array_to_blocks ndim > 3 07 March 2019, 22:34:59 UTC
fa567c0 Change espirit default parameters 07 March 2019, 22:03:53 UTC
6e63f96 Add ability to extract calibration region to espirit 07 March 2019, 20:19:43 UTC
de230ae Omit tests for test coverage 07 March 2019, 18:37:06 UTC
8838f41 Update README.rst 07 March 2019, 18:27:50 UTC
07cb9ee Update README.rst 07 March 2019, 18:26:47 UTC
82998d4 Add pypi badge in readme 07 March 2019, 18:25:29 UTC
42d69c8 Remove L1L2Reg prox 07 March 2019, 18:20:38 UTC
39d8cc2 Flake8 07 March 2019, 18:18:13 UTC
c698699 Improve nufft adjoint docstring 07 March 2019, 18:15:06 UTC
ce768db Fix AugmentedLagrangianMethod math 07 March 2019, 07:40:28 UTC
3343241 Improve nufft comment 06 March 2019, 23:10:18 UTC
9654627 Add augmented Lagrangian method 06 March 2019, 23:05:19 UTC
86aa4e7 Bump version: 0.1.3 → 0.1.4 06 March 2019, 23:05:13 UTC
a10cad1 Update README.rst 05 March 2019, 23:56:40 UTC
49e29b1 Add broadcast to communicator 05 March 2019, 21:34:41 UTC
3419d54 Change Communicator to not error out when mpi4py not installed 05 March 2019, 21:34:41 UTC
a4ebf93 Ignore numba jit for test coverage 04 March 2019, 07:59:01 UTC
7630781 Ignore cupy code for test coverage 04 March 2019, 07:22:23 UTC
287041f Merge pull request #13 from mikgroup/pytorch-interop Pytorch interop 04 March 2019, 06:56:56 UTC
2367377 Fix and verify complex array to Pytorch tensor conversion 04 March 2019, 06:53:18 UTC
0649dae Add to_pytorch_function to convert SigPy Linop to PyTorch function 04 March 2019, 06:37:49 UTC
c172c58 Add requires grad option to to_pytorch for backprop. 04 March 2019, 06:36:37 UTC
3c84983 Move matplotlib import into plot functions to speedup import time 04 March 2019, 05:16:44 UTC
a76cc51 Add to and from pytorch tensor to numpy/cupy array functions 04 March 2019, 05:14:01 UTC
8fb4aea Add pytorch config 04 March 2019, 04:15:47 UTC
6d16c00 Bump version: 0.1.2 → 0.1.3 04 March 2019, 04:10:58 UTC
4984d13 Fix importlib import error 04 March 2019, 04:10:58 UTC
cc2621f Bump version: 0.1.1 → 0.1.2 04 March 2019, 04:10:58 UTC
8e6d6b5 Add conda to bumpversion 04 March 2019, 04:10:58 UTC
6838242 Update issue templates 04 March 2019, 03:41:10 UTC
ec27610 Bump version: 0.1.0 → 0.1.1 04 March 2019, 00:50:10 UTC
64f791e Bump version: 0.1.0 → 0.1.0 04 March 2019, 00:49:01 UTC
c24b902 Add setup to bumpversion 04 March 2019, 00:48:48 UTC
6334860 Bump version: 0.1.0 → 0.1.0 04 March 2019, 00:44:51 UTC
d4d48e7 Add bumpversion setup config 04 March 2019, 00:44:45 UTC
916b1a3 Update README.rst 04 March 2019, 00:42:28 UTC
122b3cf Remove bin and benchmarks 04 March 2019, 00:17:37 UTC
b15a298 Merge pull request #12 from mikgroup/subtest Subtest 04 March 2019, 00:10:46 UTC
5f4d5f5 Rename doc to docs 03 March 2019, 23:23:00 UTC
7dd689a Autocast device and dtype for convolve linops 03 March 2019, 23:16:07 UTC
546ff45 Add warnings for conv to ensure same input devices and dtypes 03 March 2019, 23:15:36 UTC
ea17f66 Use subtests for linop 03 March 2019, 23:15:29 UTC
35dc627 Use subtests for interp 03 March 2019, 22:29:53 UTC
ed3bd35 Use subtests for test_block 03 March 2019, 18:06:03 UTC
51f453a Use subtests for test_alg 03 March 2019, 18:02:14 UTC
38a45c9 Suppress pbar in unittest 03 March 2019, 07:55:51 UTC
2317cad Remove empty line 03 March 2019, 07:44:20 UTC
4d687ca Fix pbar in jsense 03 March 2019, 07:42:16 UTC
0f3ca43 Fix test precond complex float warning 03 March 2019, 07:41:36 UTC
e5ea3a5 Fix show_pbar options 03 March 2019, 07:38:05 UTC
fa8e08d Fix maxeig progress bar 03 March 2019, 07:35:22 UTC
e2e96b8 Merge tests in test_app with subtests 03 March 2019, 07:31:23 UTC
e50c0d6 Fix show_pbar option not specified for MaxEig in L2ContrainedMin 03 March 2019, 07:25:31 UTC
baa0db2 Add .coverage to .gitignore 03 March 2019, 07:25:14 UTC
a40dd5e Fix mri linop test import 03 March 2019, 07:24:17 UTC
9384b7e Change travis to use unittest 03 March 2019, 06:50:59 UTC
3228169 Renamed tests from *_test.py to tests/test_*.py 03 March 2019, 06:38:11 UTC
6087459 Update README.rst 03 March 2019, 01:32:28 UTC
6aaf905 Update README.rst 03 March 2019, 01:29:48 UTC
a29ebd8 Merge pull request #11 from mikgroup/fix-sphinx Fix sphinx errors 02 March 2019, 07:08:33 UTC
5986e93 Add matplotlib to travis pip install 02 March 2019, 06:59:49 UTC
a88cb44 Fix more indents in docstring 02 March 2019, 06:56:59 UTC
d48df2b Fix indents in docstring 02 March 2019, 06:54:05 UTC
0fac584 Add sphinx_rtd_theme to travis pip install 02 March 2019, 06:47:43 UTC
6e767c9 Turn off nitpicking in sphinx build in travis 02 March 2019, 06:46:48 UTC
67a431b Add sphinx doc build to travis 02 March 2019, 06:44:19 UTC
e50a8b6 Update README.rst 01 March 2019, 07:55:57 UTC
5c575ea Fix Device docstring 01 March 2019, 07:55:13 UTC
b763c7b Update Readme to include links 01 March 2019, 07:52:07 UTC
86ed0ea Merge pull request #10 from mikgroup/flake8 Flake8 01 March 2019, 07:44:41 UTC
8ad68b7 Remove Python 3.7 from travis 01 March 2019, 07:37:59 UTC
d0b066e Add flake8 to travis 01 March 2019, 07:35:03 UTC
f7ee198 Wrap lines to <80 column long 01 March 2019, 07:33:38 UTC
ff474c7 Simplify requirements.txt 01 March 2019, 05:44:59 UTC
fc46c32 Fix typo in config 01 March 2019, 05:43:14 UTC
397bee2 Fix cudnn and nccl config flags 01 March 2019, 05:39:57 UTC
e43e003 flake remove unused variables 01 March 2019, 05:30:16 UTC
59bee88 flake remove unused imports 01 March 2019, 05:26:31 UTC
08517be Fix sim import 01 March 2019, 04:59:40 UTC
49ee6b4 autopep8 01 March 2019, 02:45:22 UTC
412fa93 Remove unused import in fourier 01 March 2019, 02:36:27 UTC
f09e4a4 Fix nufft doc string 01 March 2019, 02:27:02 UTC
eb31b9f Update doc requirements 01 March 2019, 02:14:49 UTC
627b14d Add python config to readthedoc again 01 March 2019, 02:12:22 UTC
9fe6b12 Remove python options completely from readthedocs config 01 March 2019, 02:06:49 UTC
4dd1b02 Remove python version in readthedocs config 01 March 2019, 02:05:15 UTC
79a7283 Add readthedocs config 01 March 2019, 02:03:22 UTC
34a3c11 Fix nufft scaling bug 27 February 2019, 22:37:44 UTC
3242269 Add distributed support to all MRI apps 27 February 2019, 22:35:06 UTC
back to top