summaryrefslogtreecommitdiff
path: root/python/builder.py
AgeCommit message (Expand)Author
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