summaryrefslogtreecommitdiff
path: root/python/astra
AgeCommit message (Expand)Author
2017-10-11Support parallel_vec in python geom_sizeWillem Jan Palenstijn
2017-09-19Fix spaces/tabsWillem Jan Palenstijn
2017-09-15Merge branch 'master' into parallel_vecWillem Jan Palenstijn
2017-03-29Update create_projector docstringWillem Jan Palenstijn
2017-03-29Python: added options for projector creation, like for the matlab interfaceNicola VIGANO
2017-03-01Fix python buildWillem Jan Palenstijn
2017-02-08Remove tabs from python codeWillem Jan Palenstijn
2017-02-08Improve data2d/data3d error messagesWillem Jan Palenstijn
2017-02-08Make typechecks in data3d.create more robustWillem Jan Palenstijn
2017-02-08Start work on CFloat32Data3DGPU to allow persistent/external GPU memoryWillem Jan Palenstijn
2017-02-08Make python -sinocone a synonym of -sino.Willem Jan Palenstijn
2017-02-08Remove unused 3d global min/maxWillem Jan Palenstijn
2016-12-05Update version to 1.8Willem Jan Palenstijn
2016-12-01Add astra.__version__ (PEP396)Willem Jan Palenstijn
2016-11-28Update python headersWillem Jan Palenstijn
2016-11-18Add CGLS pluginWillem Jan Palenstijn
2016-11-18Add SIRT pluginWillem Jan Palenstijn
2016-10-19Fix Python create_projector docstringWillem Jan Palenstijn
2016-10-07Merge branch 'master' into parallel_vecWillem Jan Palenstijn
2016-07-28Merge branch 'master' into parvecWillem Jan Palenstijn
2016-07-28Replace use of boost::split by own functionWillem Jan Palenstijn
2016-04-26Merge pull request #47 from wjp/OpTomo_outWillem Jan Palenstijn
2016-04-25Merge pull request #46 from dmpelt/python_cxxWillem Jan Palenstijn
2016-04-25Merge pull request #50 from wjp/data3d_dimensionsWillem Jan Palenstijn
2016-04-25Give OpTomo FP/BP functions with optional out argumentWillem Jan Palenstijn
2016-04-25Reverse output of astra.data3d.dimensionsWillem Jan Palenstijn
2016-04-25Change flatten to ravel in Python codeDaniel M. Pelt
2016-04-19Use CXX for Python compilation as wellDaniel M. Pelt
2016-04-15Merge pull request #29 from wjp/indexmanagerWillem Jan Palenstijn
2016-03-04Encode Python bool as int in XML instead of strDaniel M. Pelt
2016-03-02Fix small Python errorsDaniel M. Pelt
2016-03-01Merge branch 'master' into indexmanagerWillem Jan Palenstijn
2016-02-29Disable astra.set_gpu_index when building without CUDAWillem Jan Palenstijn
2016-02-22Merge pull request #111 from wjp/pluginbuildWillem Jan Palenstijn
2016-02-17Add python astra.astra delete/info based on index managerWillem Jan Palenstijn
2016-02-02Make copyright/license headers consistent with rest of astraWillem Jan Palenstijn
2016-01-27Move fixLapackLoading to astra_mex_pluginWillem Jan Palenstijn
2016-01-27Decrement refcount of CallMethod return valueWillem Jan Palenstijn
2016-01-21Fix whitespaceWillem Jan Palenstijn
2016-01-21Remove dependency of libastra on libpython by refactoring PluginAlgorithmWillem Jan Palenstijn
2016-01-19Allow multiple GPUs in ASTRA_GPU_INDEX envvarWillem Jan Palenstijn
2016-01-19Change python set_gpu_index to matchWillem Jan Palenstijn
2016-01-19Fix experimental.pyx for non-CUDA compilationDaniel M. Pelt
2016-01-05Update creditsWillem Jan Palenstijn
2015-12-16Fix origin_det name in create_proj_geom docsWillem Jan Palenstijn
2015-12-10Use less ambiguous letters for create_vol_geom docsWillem Jan Palenstijn
2015-12-04Merge pull request #101 from wjp/compositeWillem Jan Palenstijn
2015-12-04Add sample for experimental composite geometry codeWillem Jan Palenstijn
2015-12-04Merge pull request #73 from dmpelt/python-pluginsWillem Jan Palenstijn
2015-12-04Reduce dependency of python code on libastraWillem Jan Palenstijn