summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2017-11-06Update version to 1.8.3Willem Jan Palenstijn
2017-11-06Add workaround for apparently broken mkl/win-64 conda packageWillem Jan Palenstijn
2017-11-06Add libastra/linux-64 conda package variants for cudatoolkitWillem Jan Palenstijn
2017-11-01Add basic post-install python testsWillem Jan Palenstijn
2017-11-01Move set_gpu_index, get_gpu_info from astra.astra to astraWillem Jan Palenstijn
2017-11-01Separate cuda from astra headers furtherWillem Jan Palenstijn
2017-10-26Fix usage of cython exceptWillem Jan Palenstijn
2017-10-23Fix usage of cython exceptWillem Jan Palenstijn
2017-10-23Support 2d/3d in astra.algorithm.get_res_normWillem Jan Palenstijn
2017-10-17Add trailing ,/; to string repr of float vector/matrixWillem Jan Palenstijn
2017-10-17Add astra.astra.get_gpu_info utility functionWillem Jan Palenstijn
2017-10-17Improve python create_vol_geomAllard Hendriksen
2017-10-16Update miniconda release for linux conda buildsWillem Jan Palenstijn
2017-10-16Update miniconda release for linux conda buildsWillem Jan Palenstijn
2017-10-11Improve object creation error messagesWillem Jan Palenstijn
2017-03-29Fix conda buildWillem 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-20Move conda astra-toolbox package files to own subdirectoryWillem Jan Palenstijn
2017-03-20Add autotools and boost to macOS conda libastra dependenciesWillem Jan Palenstijn
2017-03-20Silence errors from nvcc test runWillem Jan Palenstijn
2017-03-20Change lib/lib64 logicWillem Jan Palenstijn
2017-03-20Fix conda boost include flagsWillem Jan Palenstijn
2017-03-20Use true instead of /bin/trueWillem Jan Palenstijn
2017-03-01Fix python buildWillem Jan Palenstijn
2017-02-24Add np112 to conda build scriptWillem 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
2017-01-02Build conda packages for linux-64/np111/py36Willem Jan Palenstijn
2016-12-09Use external boost for conda/win-64Willem Jan Palenstijn
2016-12-09Build conda packages for multiple conda versionsWillem Jan Palenstijn
2016-12-08Use specific numpy version in conda packageDaniel M. Pelt
2016-12-05Update version to 1.8Willem Jan Palenstijn
2016-12-02Update versions for 1.8rc1 conda packageWillem Jan Palenstijn
2016-12-01Add astra.__version__ (PEP396)Willem Jan Palenstijn
2016-12-01Add conda build scripts for win-64/py35Willem Jan Palenstijn
2016-12-01Add scripts for building conda packages using DockerWillem Jan Palenstijn
2016-11-28Update python headersWillem Jan Palenstijn
2016-11-25Separate C++ and python builds & make conda work nicelyHolger Kohr
2016-11-23Fix conda build.shWillem Jan Palenstijn
2016-11-21Overhaul package installationWillem Jan Palenstijn
2016-11-21Update python package name from PyASTRAToolbox to astra-toolboxWillem 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-07-28Replace use of boost::split by own functionWillem Jan Palenstijn