summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into FDKWillem Jan Palenstijn2016-10-064-11/+24
|\
| * Merge pull request #62 from wjp/stringutilWillem Jan Palenstijn2016-07-291-0/+3
| |\
| | * Replace use of boost::split by own functionWillem Jan Palenstijn2016-07-281-0/+3
| * | Remove leftover code from SingletonWillem Jan Palenstijn2016-07-281-5/+1
| |/
| * Add sanity checkWillem Jan Palenstijn2016-05-171-2/+2
| * Avoid defining singleton construction in header fileWillem Jan Palenstijn2016-05-171-4/+18
| * Fix buildWillem Jan Palenstijn2016-04-221-1/+1
| * Fix buildWillem Jan Palenstijn2016-04-221-1/+1
* | Merge branch 'master' into FDKWillem Jan Palenstijn2016-04-221-88/+44
|\|
| * Change CPU FFT implementationDaniel M. Pelt2016-04-221-88/+44
* | Use CompositeGeometryManager for FDKWillem Jan Palenstijn2016-04-181-1/+8
* | Merge branch 'master' into anisoWillem Jan Palenstijn2016-04-1817-101/+185
|\|
| * Merge pull request #29 from wjp/indexmanagerWillem Jan Palenstijn2016-04-154-34/+99
| |\
| | * Merge branch 'master' into indexmanagerWillem Jan Palenstijn2016-03-013-46/+30
| | |\
| | * | Slightly simplify CAstraObjectManager::removeWillem Jan Palenstijn2016-02-161-3/+2
| | * | Add astra_mex delete/info based on index managerWillem Jan Palenstijn2016-02-161-0/+1
| | * | Also remove objects from index managerWillem Jan Palenstijn2016-02-161-1/+10
| | * | Refactor AstraObjectManager to add an AstraIndexManagerWillem Jan Palenstijn2016-02-164-30/+86
| * | | Add relaxation parameters to SIRT3DWillem Jan Palenstijn2016-03-231-1/+2
| * | | Add relaxation parameters to SIRT, SARTWillem Jan Palenstijn2016-03-236-6/+37
| * | | Rename ART lambda option to RelaxationWillem Jan Palenstijn2016-03-231-2/+2
| * | | Move CUDA algorithm initialization to its own functionWillem Jan Palenstijn2016-03-232-2/+5
| * | | Fix Windows buildWillem Jan Palenstijn2016-03-081-10/+10
| | |/ | |/|
| * | Merge pull request #111 from wjp/pluginbuildWillem Jan Palenstijn2016-02-222-43/+21
| |\ \
| | * | Remove dependency of libastra on libpython by refactoring PluginAlgorithmWillem Jan Palenstijn2016-01-212-43/+21
| * | | Also split volumes in X/Y directions to respect CUDA limitsWillem Jan Palenstijn2016-02-151-3/+9
| | |/ | |/|
* / | Process non-cubic-voxel astra geometriesWillem Jan Palenstijn2016-02-101-26/+26
|/ /
* | Refactor FP and BP jobs creation in the composite geometry managerNicola Vigano2016-02-101-0/+7
* | Add multi-GPU support to CompositeGeometryManagerWillem Jan Palenstijn2016-01-191-0/+16
|/
* Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn2016-01-052-0/+59
* Remove unused functionsWillem Jan Palenstijn2016-01-051-77/+0
* Update version to 1.7.1Willem Jan Palenstijn2015-12-231-1/+1
* Fix row/col mismatch in 2d par line projectorWillem Jan Palenstijn2015-12-091-2/+2
* Update version to 1.7Willem Jan Palenstijn2015-12-041-2/+2
* Merge pull request #101 from wjp/compositeWillem Jan Palenstijn2015-12-047-10/+220
|\
| * Add utility functions for creating FP/BP JobListsWillem Jan Palenstijn2015-12-041-0/+2
| * Add CompositeGeometryManagerWillem Jan Palenstijn2015-12-047-10/+218
* | Merge pull request #73 from dmpelt/python-pluginsWillem Jan Palenstijn2015-12-043-13/+134
|\ \ | |/ |/|
| * Fix Windows buildWillem Jan Palenstijn2015-12-021-1/+1
| * Avoid unnecessary include in headerWillem Jan Palenstijn2015-12-021-3/+6
| * Merge branch 'master' into python-pluginsWillem Jan Palenstijn2015-12-0116-65/+60
| |\
| * | Allow registering plugins without explicit name, and fix exception handling w...Daniel M. Pelt2015-07-231-0/+3
| * | Fix numpy lapack loading when running in MatlabDaniel M. Pelt2015-07-231-0/+2
| * | Remove config text file loading for pluginsDaniel M. Pelt2015-07-231-2/+1
| * | Add support for Python algorithm pluginsDaniel M. Pelt2015-07-232-0/+98
| * | Add hooks for plugin support to AstraObjectFactoryWillem Jan Palenstijn2015-07-231-0/+19
| * | Fix commentsWillem Jan Palenstijn2015-07-231-5/+5
| * | Reduce code duplicationWillem Jan Palenstijn2015-07-231-8/+5
* | | Merge branch 'master' into volgeom3dWillem Jan Palenstijn2015-12-0216-64/+50
|\ \ \ | | |/ | |/|
| * | Fix whitespaceWillem Jan Palenstijn2015-10-094-8/+8