summaryrefslogtreecommitdiff
path: root/python/builder.py
AgeCommit message (Expand)Author
2019-09-27Increment version to 1.9.9devWillem Jan Palenstijn
2019-07-08Replace absolute path by relative path in builder.pyWillem Jan Palenstijn
2018-08-28Split up PythonPluginAlgorithm filesWillem Jan Palenstijn
2018-07-03Allow access to python plugin object via algorithm interfaceWillem Jan Palenstijn
2018-01-24iMinds -> imecWillem Jan Palenstijn
2018-01-24Update copyright dateWillem Jan Palenstijn
2018-01-12Update contact emailWillem Jan Palenstijn
2017-11-22Update version to 1.9.0devWillem Jan Palenstijn
2017-11-06Update version to 1.8.3Willem Jan Palenstijn
2016-12-05Update version to 1.8Willem Jan Palenstijn
2016-11-28Update python headersWillem Jan Palenstijn
2016-11-25Separate C++ and python builds & make conda work nicelyHolger Kohr
2016-11-21Overhaul package installationWillem Jan Palenstijn
2016-11-21Update python package name from PyASTRAToolbox to astra-toolboxWillem Jan Palenstijn
2016-11-18Add SIRT pluginWillem Jan Palenstijn
2016-02-02Make copyright/license headers consistent with rest of astraWillem Jan Palenstijn
2016-01-21Remove dependency of libastra on libpython by refactoring PluginAlgorithmWillem Jan Palenstijn
2015-12-23Update version to 1.7.1Willem Jan Palenstijn
2015-12-04Update version to 1.7Willem Jan Palenstijn
2015-12-03Detect ASTRA_CUDA in Windows CL flags for Python as wellWillem Jan Palenstijn
2015-03-05Avoid Python recompilation during installationDaniel M. Pelt
2015-02-27Force Cython to use language level 2 to avoid error with Cython 0.22 and python3Daan Pelt
2015-02-24Added Python interfaceDaniel M. Pelt