Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make filename more consistent | Willem Jan Palenstijn | 2018-08-28 | 1 | -1/+1 |
| | |||||
* | Update authors | Willem Jan Palenstijn | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | Move CUDA include files | Willem Jan Palenstijn | 2018-06-22 | 1 | -2/+2 |
| | |||||
* | Homogenize copyright header | Willem Jan Palenstijn | 2018-01-24 | 1 | -5/+5 |
| | |||||
* | Remove outdated svn keywords | Willem Jan Palenstijn | 2018-01-24 | 3 | -3/+0 |
| | |||||
* | Update outdated URLs | Willem Jan Palenstijn | 2018-01-24 | 3 | -3/+3 |
| | |||||
* | iMinds -> imec | Willem Jan Palenstijn | 2018-01-24 | 84 | -84/+84 |
| | |||||
* | Update copyright date | Willem Jan Palenstijn | 2018-01-24 | 84 | -167/+167 |
| | |||||
* | Update contact email | Willem Jan Palenstijn | 2018-01-12 | 84 | -84/+84 |
| | |||||
* | Fix comment | Willem Jan Palenstijn | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | Improve postalignment function | Willem Jan Palenstijn | 2018-01-09 | 1 | -1/+4 |
| | |||||
* | Fix comments for postalignment function | Willem Jan Palenstijn | 2018-01-09 | 1 | -3/+9 |
| | |||||
* | Add astra.test/astra_test function | Willem Jan Palenstijn | 2018-01-09 | 3 | -4/+21 |
| | |||||
* | Check for CUDA support at run-time in use_cuda() | Willem Jan Palenstijn | 2018-01-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-11-22 | 8 | -23/+146 |
|\ | |||||
| * | Fix matlab interface build | Willem Jan Palenstijn | 2017-11-06 | 1 | -1/+1 |
| | | |||||
| * | Add basic post-install matlab tests | Willem Jan Palenstijn | 2017-11-01 | 2 | -0/+91 |
| | | |||||
| * | Add astra_get_gpu_info utility function | Willem Jan Palenstijn | 2017-10-17 | 2 | -0/+39 |
| | | |||||
| * | Improve matlab create_vol_geom | Willem Jan Palenstijn | 2017-10-17 | 1 | -19/+12 |
| | | |||||
| * | Fix outdated function call in matlab DART algorithm. (Thanks @NathanaelSix) | Willem Jan Palenstijn | 2017-10-16 | 3 | -3/+3 |
| | | |||||
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-10-11 | 4 | -8/+27 |
|\| | |||||
| * | Improve object creation error messages | Willem Jan Palenstijn | 2017-10-11 | 3 | -6/+22 |
| | | |||||
| * | added vol_geom and proj_geom to the properties (#120) | vincentvn | 2017-10-05 | 1 | -0/+5 |
| | | | | | | | | | | | | | | Add vol_geom and proj_geom to the properties The opTomo operator has the volume and projection geometries as properties ( SetAccess = private, GetAccess = public ). This way you can all easily access all information about the geometry if you passed the opTomo object to a function. | ||||
| * | Remove duplicate creation of projector in opTomo | Willem Jan Palenstijn | 2017-09-22 | 1 | -2/+0 |
| | | | | | | | | Thanks to @NathanielSix for the report. | ||||
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2017-09-15 | 103 | -6249/+393 |
|\| | |||||
| * | Use standard _OPENMP directive for checking openmp | Willem Jan Palenstijn | 2017-03-20 | 1 | -4/+2 |
| | | |||||
| * | Remove using namespace std; from headers | Willem Jan Palenstijn | 2017-02-16 | 1 | -2/+2 |
| | | |||||
| * | Make python -sinocone a synonym of -sino. | Willem Jan Palenstijn | 2017-02-08 | 1 | -1/+1 |
| | | | | | | | | The matlab interface already behaves like this. | ||||
| * | Remove unused 3d global min/max | Willem Jan Palenstijn | 2017-02-08 | 3 | -17/+0 |
| | | |||||
| * | Fix warnings | Willem Jan Palenstijn | 2017-01-17 | 1 | -5/+5 |
| | | |||||
| * | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 84 | -289/+253 |
| | | |||||
| * | Add VS2015 build files | Willem Jan Palenstijn | 2016-11-24 | 9 | -0/+2766 |
| | | |||||
| * | Remove VS2008/VS2012 build files | Willem Jan Palenstijn | 2016-11-24 | 19 | -8611/+0 |
| | | |||||
| * | Add experimental support for Octave | Willem Jan Palenstijn | 2016-11-18 | 2 | -1/+45 |
| | | | | | | | | Based on initial patch by @kalvdans. | ||||
| * | Improve consts in matlab undocumented function declarations | Willem Jan Palenstijn | 2016-11-18 | 1 | -5/+5 |
| | | |||||
* | | Merge branch 'master' into parallel_vec | Willem Jan Palenstijn | 2016-10-07 | 1 | -18/+10 |
|\| | |||||
| * | Replace use of boost::split by own function | Willem Jan Palenstijn | 2016-07-28 | 1 | -9/+4 |
| | | |||||
| * | Convert one more string parsing function to stringToDouble | Willem Jan Palenstijn | 2016-07-28 | 1 | -9/+6 |
| | | |||||
* | | Merge branch 'master' into parvec | Willem Jan Palenstijn | 2016-07-28 | 21 | -212/+1728 |
|\| | |||||
| * | Merge pull request #29 from wjp/indexmanager | Willem Jan Palenstijn | 2016-04-15 | 1 | -1/+50 |
| |\ | | | | | | | Add an AstraIndexManager | ||||
| | * | Merge branch 'master' into indexmanager | Willem Jan Palenstijn | 2016-03-01 | 2 | -9/+85 |
| | |\ | |||||
| | * | | Add missing help | Willem Jan Palenstijn | 2016-02-22 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add astra_mex delete/info based on index manager | Willem Jan Palenstijn | 2016-02-16 | 1 | -0/+49 |
| | | | | |||||
| * | | | Removed regression from opTomo | Folkert Bleichrodt | 2016-03-14 | 1 | -10/+13 |
| | | | | |||||
| * | | | opTomo: output type matches input type | Folkert Bleichrodt | 2016-03-02 | 1 | -57/+29 |
| | |/ | |/| | | | | | | | | | | | | | | | | If opTomo is used to do a forward or backprojection, the precision of the output data now matches the precision of the input data. So the output will be single precision only if the input is stored in single precision. | ||||
| * | | Merge pull request #111 from wjp/pluginbuild | Willem Jan Palenstijn | 2016-02-22 | 2 | -9/+85 |
| |\ \ | | |/ | |/| | Remove dependency of libastra on libpython | ||||
| | * | Move fixLapackLoading to astra_mex_plugin | Willem Jan Palenstijn | 2016-01-27 | 1 | -0/+33 |
| | | | |||||
| | * | Use Py_XDECREF to guard against null | Willem Jan Palenstijn | 2016-01-27 | 1 | -1/+1 |
| | | | |||||
| | * | Initialize Python plugins when available in Matlab | Willem Jan Palenstijn | 2016-01-21 | 2 | -1/+32 |
| | | | |||||
| | * | Fix whitespace | Willem Jan Palenstijn | 2016-01-21 | 1 | -6/+6 |
| | | |