summaryrefslogtreecommitdiffstats
path: root/python/astra/PyIncludes.pxd
Commit message (Expand)AuthorAgeFilesLines
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
* Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-11-221-1/+4
|\
| * Remove unused codeWillem Jan Palenstijn2017-11-141-1/+0
| * Support 2d/3d in astra.algorithm.get_res_normWillem Jan Palenstijn2017-10-231-0/+4
* | Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-10-111-0/+2
|\|
| * Improve object creation error messagesWillem Jan Palenstijn2017-10-111-0/+2
* | Fix spaces/tabsWillem Jan Palenstijn2017-09-191-2/+2
* | Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-09-151-189/+209
|\|
| * Remove tabs from python codeWillem Jan Palenstijn2017-02-081-185/+185
| * Start work on CFloat32Data3DGPU to allow persistent/external GPU memoryWillem Jan Palenstijn2017-02-081-14/+34
| * Update python headersWillem Jan Palenstijn2016-11-281-18/+18
* | Merge branch 'master' into parvecWillem Jan Palenstijn2016-07-281-1/+5
|\|
| * Merge pull request #101 from wjp/compositeWillem Jan Palenstijn2015-12-041-0/+2
| |\
| | * Add sample for experimental composite geometry codeWillem Jan Palenstijn2015-12-041-0/+2
| * | Merge branch 'master' into python-pluginsWillem Jan Palenstijn2015-12-011-1/+1
| |\|
| | * Release the gil in algorithm.runDaniel M. Pelt2015-08-101-1/+1
| * | Add ReconstructionAlgorithm2D/3D classes for plugins (matching C++ classes)Daniel M. Pelt2015-07-231-0/+2
| |/
* | Merge remote-tracking branch 'upstream/master' into parallel_vecWim van Aarle2015-05-261-1/+40
|\|
| * Change XMLNode* to XMLNodeWillem Jan Palenstijn2015-05-061-1/+1
| * Merge pull request #52 from wjp/change_geometry3dWillem Jan Palenstijn2015-04-141-0/+15
| |\
| | * Add python data3d.change_geometryWillem Jan Palenstijn2015-04-101-0/+15
| * | Add 'link' feature to Python (for 2D and 3D data)Daniel M. Pelt2015-04-091-0/+8
| |/
| * Added Python support for CUDA projectorsDaniel M. Pelt2015-03-051-0/+16
| * Make Python get_geometry code match Matlab (after 03a9dd972ada50eedb83386910c...Daniel M. Pelt2015-03-031-14/+27
* | updated python bindingsWim van Aarle2015-03-181-14/+27
* | added parallel_vec to the python bindingsWim van Aarle2015-03-121-0/+4
|/
* Added Python interfaceDaniel M. Pelt2015-02-241-0/+215