summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-18Fix range import for old six versionsDaniel M. Pelt
2015-05-15Merge pull request #63 from wjp/optomo_sampleWillem Jan Palenstijn
2015-05-15Create python sample for OpTomoWillem Jan Palenstijn
2015-05-15Merge pull request #49 from 3cHeLoN/astra-spotWillem Jan Palenstijn
2015-05-15Add copyright headerWillem Jan Palenstijn
2015-05-15Add note about Spot to sample scriptWillem Jan Palenstijn
2015-05-15Added ASTRA-Spot operator opTomoFolkert Bleichrodt
2015-05-13Sync README.txt with README.mdWillem Jan Palenstijn
2015-05-13Add DOI link for JSB paper as wellWillem Jan Palenstijn
2015-05-13Update README.mdWim van Aarle
2015-05-08fix memleaks in testjoergkappes
2015-05-08fix to small memory allocationjoergkappes
2015-05-08Merge pull request #61 from wjp/xmlnode_cleanupWillem Jan Palenstijn
2015-05-08Merge pull request #46 from dmpelt/spot-like-pythonWillem Jan Palenstijn
2015-05-08Merge pull request #58 from dmpelt/python-link-size-checkWillem Jan Palenstijn
2015-05-08Rename optomo.py for Python 2 supportDaniel M. Pelt
2015-05-07Use superclass __mul__ in Python OpTomo __mul__Daniel M. Pelt
2015-05-07Do not allow 1D input in Python link methodDaniel M. Pelt
2015-05-06Make XML array handling consistentWillem Jan Palenstijn
2015-05-06Add extra XMLNode/XMLDocument/Config testWillem Jan Palenstijn
2015-05-06Change XMLNode* to XMLNodeWillem Jan Palenstijn
2015-05-04Add SPOT-like object for Python (overrides `__mul__` and works with scipy.spa...Daan Pelt
2015-04-30Fix memory leak in the configJeroen Bédorf
2015-04-30Check data size when using 'link' function in PythonDaan Pelt
2015-04-29Merge pull request #57 from valeriysokolov/fix-rapidxml-includesWillem Jan Palenstijn
2015-04-29Now include path is system-independent.Valerii Sokolov
2015-04-16Fix typo in configure python checkWillem Jan Palenstijn
2015-04-15Fix bug in astra_mex_data3d('create') zero-initializationWillem Jan Palenstijn
2015-04-14Merge pull request #52 from wjp/change_geometry3dWillem Jan Palenstijn
2015-04-14Merge pull request #51 from dmpelt/python-linkWillem Jan Palenstijn
2015-04-10Add python data3d.change_geometryWillem Jan Palenstijn
2015-04-10Add astra_mex_data3d('change_geometry', ...)Willem Jan Palenstijn
2015-04-10Add changeGeometry function to Data3D classesWillem Jan Palenstijn
2015-04-10Check input to mex_data3d/link is singleWillem Jan Palenstijn
2015-04-09Merge pull request #50 from valeriysokolov/fix-dart-smoothingWillem Jan Palenstijn
2015-04-09Add 'link' feature to Python (for 2D and 3D data)Daniel M. Pelt
2015-04-09Fixed a few CUDA 2D DART bugs.Valerii Sokolov
2015-03-30Initialize variables to avoid warningWillem Jan Palenstijn
2015-03-30Fix typo in error messageWillem Jan Palenstijn
2015-03-30Add missing error on wrong projgeom type in CProjector3D::initializeWillem Jan Palenstijn
2015-03-20Merge pull request #30 from dmpelt/loggingWillem Jan Palenstijn
2015-03-20Use FlushFileBuffers in WindowsWillem Jan Palenstijn
2015-03-20Fix indentationWillem Jan Palenstijn
2015-03-20Fix commentWillem Jan Palenstijn
2015-03-20Add MSVC project filesWillem Jan Palenstijn
2015-03-20Merge branch 'master' into loggingWillem Jan Palenstijn
2015-03-20Merge pull request #34 from wjp/msvc_genWillem Jan Palenstijn
2015-03-20Add command line option to generate vc09/vc11/all filesWillem Jan Palenstijn
2015-03-19Generate MSVC 2008/2012 project files with a Python scriptWillem Jan Palenstijn
2015-03-19Fix windows buildWillem Jan Palenstijn