| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-06 | Update version to 1.8.3 | Willem Jan Palenstijn | |
| 2017-11-01 | Add basic post-install python tests | Willem Jan Palenstijn | |
| 2017-11-01 | Move set_gpu_index, get_gpu_info from astra.astra to astra | Willem Jan Palenstijn | |
| 2017-11-01 | Separate cuda from astra headers further | Willem Jan Palenstijn | |
| 2017-10-26 | Fix usage of cython except | Willem Jan Palenstijn | |
| 2017-10-23 | Fix usage of cython except | Willem Jan Palenstijn | |
| 2017-10-23 | Support 2d/3d in astra.algorithm.get_res_norm | Willem Jan Palenstijn | |
| 2017-10-17 | Add trailing ,/; to string repr of float vector/matrix | Willem Jan Palenstijn | |
| This makes it possible to differentiate between a scalar and a one-element vector, and fixes #111. | |||
| 2017-10-17 | Add astra.astra.get_gpu_info utility function | Willem Jan Palenstijn | |
| 2017-10-17 | Improve python create_vol_geom | Allard Hendriksen | |
| Remove redundant window computations. Also fixes the problem where >> astra.create_vol_geom(10,10,10) would not set the window options while all other parameter configurations of create_vol_geom did set the window options. Respects custom arguments for the window. | |||
| 2017-10-11 | Improve object creation error messages | Willem Jan Palenstijn | |
| 2017-03-29 | Update create_projector docstring | Willem Jan Palenstijn | |
| 2017-03-29 | Python: added options for projector creation, like for the matlab interface | Nicola VIGANO | |
| Signed-off-by: Nicola VIGANO <N.R.Vigano@cwi.nl> | |||
| 2017-03-01 | Fix python build | Willem Jan Palenstijn | |
| 2017-02-08 | Remove tabs from python code | Willem Jan Palenstijn | |
| 2017-02-08 | Improve data2d/data3d error messages | Willem Jan Palenstijn | |
| 2017-02-08 | Make typechecks in data3d.create more robust | Willem Jan Palenstijn | |
| 2017-02-08 | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | |
| 2017-02-08 | Make python -sinocone a synonym of -sino. | Willem Jan Palenstijn | |
| The matlab interface already behaves like this. | |||
| 2017-02-08 | Remove unused 3d global min/max | Willem Jan Palenstijn | |
| 2016-12-05 | Update version to 1.8 | Willem Jan Palenstijn | |
| 2016-12-01 | Add astra.__version__ (PEP396) | Willem Jan Palenstijn | |
| 2016-11-28 | Update python headers | Willem Jan Palenstijn | |
| 2016-11-18 | Add CGLS plugin | Willem Jan Palenstijn | |
| 2016-11-18 | Add SIRT plugin | Willem Jan Palenstijn | |
| 2016-10-19 | Fix Python create_projector docstring | Willem Jan Palenstijn | |
| 2016-07-28 | Replace use of boost::split by own function | Willem Jan Palenstijn | |
| 2016-04-26 | Merge pull request #47 from wjp/OpTomo_out | Willem Jan Palenstijn | |
| Give OpTomo FP/BP functions with optional out argument | |||
| 2016-04-25 | Merge pull request #46 from dmpelt/python_cxx | Willem Jan Palenstijn | |
| Use CXX for Python compilation as well | |||
| 2016-04-25 | Merge pull request #50 from wjp/data3d_dimensions | Willem Jan Palenstijn | |
| Reverse output of astra.data3d.dimensions | |||
| 2016-04-25 | Give OpTomo FP/BP functions with optional out argument | Willem Jan Palenstijn | |
| This allows more efficient use of allocated arrays. | |||
| 2016-04-25 | Reverse output of astra.data3d.dimensions | Willem Jan Palenstijn | |
| This makes the output directly usable in numpy commands like zeros, reshape. We were not using data3d.dimensions ourselves, as far as I can tell. | |||
| 2016-04-25 | Change flatten to ravel in Python code | Daniel M. Pelt | |
| 2016-04-19 | Use CXX for Python compilation as well | Daniel M. Pelt | |
| 2016-04-15 | Merge pull request #29 from wjp/indexmanager | Willem Jan Palenstijn | |
| Add an AstraIndexManager | |||
| 2016-03-04 | Encode Python bool as int in XML instead of str | Daniel M. Pelt | |
| 2016-03-02 | Fix small Python errors | Daniel M. Pelt | |
| 2016-03-01 | Merge branch 'master' into indexmanager | Willem Jan Palenstijn | |
| 2016-02-29 | Disable astra.set_gpu_index when building without CUDA | Willem Jan Palenstijn | |
| 2016-02-22 | Merge pull request #111 from wjp/pluginbuild | Willem Jan Palenstijn | |
| Remove dependency of libastra on libpython | |||
| 2016-02-17 | Add python astra.astra delete/info based on index manager | Willem Jan Palenstijn | |
| 2016-02-02 | Make copyright/license headers consistent with rest of astra | Willem Jan Palenstijn | |
| 2016-01-27 | Move fixLapackLoading to astra_mex_plugin | Willem Jan Palenstijn | |
| 2016-01-27 | Decrement refcount of CallMethod return value | Willem Jan Palenstijn | |
| 2016-01-21 | Fix whitespace | Willem Jan Palenstijn | |
| 2016-01-21 | Remove dependency of libastra on libpython by refactoring PluginAlgorithm | Willem Jan Palenstijn | |
| 2016-01-19 | Allow multiple GPUs in ASTRA_GPU_INDEX envvar | Willem Jan Palenstijn | |
| 2016-01-19 | Change python set_gpu_index to match | Willem Jan Palenstijn | |
| 2016-01-19 | Fix experimental.pyx for non-CUDA compilation | Daniel M. Pelt | |
| 2016-01-05 | Update credits | Willem Jan Palenstijn | |
