index
:
csa/tomo/approximate/astra.git
half
tnv
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-03-01
Fix build
Willem Jan Palenstijn
2016-02-22
Merge pull request #111 from wjp/pluginbuild
Willem Jan Palenstijn
2016-02-16
Query max texture size instead of hardcoding it
Willem Jan Palenstijn
2016-02-15
Avoid (unlikely) integer overflow
Willem Jan Palenstijn
2016-02-15
Skip some unnecessary splitting
Willem Jan Palenstijn
2016-02-15
Also split volumes in X/Y directions to respect CUDA limits
Willem Jan Palenstijn
2016-02-10
Refactor FP and BP jobs creation in the composite geometry manager
Nicola Vigano
2016-01-21
Remove dependency of libastra on libpython by refactoring PluginAlgorithm
Willem Jan Palenstijn
2016-01-19
Add multi-GPU support to CompositeGeometryManager
Willem Jan Palenstijn
2016-01-19
Remove noisy debugging output
Willem Jan Palenstijn
2016-01-19
Fix whitespace
Willem Jan Palenstijn
2016-01-18
Merge pull request #105 from wjp/strings
Willem Jan Palenstijn
2016-01-14
Fix projections parallel to XZ or YZ planes
Willem Jan Palenstijn
2016-01-05
Replace boost::lexical_cast by stringstreams
Willem Jan Palenstijn
2016-01-05
Remove unused functions
Willem Jan Palenstijn
2015-12-09
Fix uninitialized variable
Willem Jan Palenstijn
2015-12-04
Merge pull request #101 from wjp/composite
Willem Jan Palenstijn
2015-12-04
Add utility functions for creating FP/BP JobLists
Willem Jan Palenstijn
2015-12-04
Merge pull request #73 from dmpelt/python-plugins
Willem Jan Palenstijn
2015-12-04
Add CompositeGeometryManager
Willem Jan Palenstijn
2015-12-04
Disable error-prone checks
Willem Jan Palenstijn
2015-12-02
Merge branch 'master' into volgeom3d
Willem Jan Palenstijn
2015-12-02
Avoid unnecessary include in header
Willem Jan Palenstijn
2015-12-01
Merge branch 'master' into python-plugins
Willem Jan Palenstijn
2015-12-01
Merge pull request #94 from wjp/cuda_options2
Willem Jan Palenstijn
2015-11-18
Merge branch 'master' into volgeom3d
Willem Jan Palenstijn
2015-10-15
Merge pull request #96 from wjp/cuda_constraint_warning
Willem Jan Palenstijn
2015-10-14
Merge pull request #97 from dmpelt/log_valist_fix
Willem Jan Palenstijn
2015-10-13
Do not reuse va_list when logging both to screen and file
Daniel M. Pelt
2015-10-09
Give a warning on ignored Min/MaxContraint in some CUDA algorithms.
Willem Jan Palenstijn
2015-10-09
Fix warning text
Willem Jan Palenstijn
2015-10-09
Call check() function after initializing CUDA_FBP
Willem Jan Palenstijn
2015-10-09
Fix loop bounds in (unused) Float32ProjectionData3D arithmetic functions
Willem Jan Palenstijn
2015-10-09
Improve option passing through CudaProjector2D
Willem Jan Palenstijn
2015-10-09
Improve option passing through CudaProjector3D
Willem Jan Palenstijn
2015-09-16
Silence bogus warning:
Christian Häggström
2015-09-16
Merge branch 'master' into volgeom3d
Willem Jan Palenstijn
2015-08-10
Ensure we have acquired the GIL before calling Python plugin 'run' method
Daniel M. Pelt
2015-08-05
Fix get_help for classes without docstring
Daniel M. Pelt
2015-07-23
Fix 'get_registered' in Matlab with Python 3
Daniel M. Pelt
2015-07-23
Clear Python error when plugin is not find in getHelp
Daniel M. Pelt
2015-07-23
Normalize Python exceptions (needed for some)
Daniel M. Pelt
2015-07-23
Allow registering plugins without explicit name, and fix exception handling w...
Daniel M. Pelt
2015-07-23
Always log Python errors when importing/creating plugins
Daniel M. Pelt
2015-07-23
Also log Python errors when importing and creating Python plugins
Daniel M. Pelt
2015-07-23
Fix numpy lapack loading when running in Matlab
Daniel M. Pelt
2015-07-23
Remove config text file loading for plugins
Daniel M. Pelt
2015-07-23
Log error when running Python plugin algorithm
Daniel M. Pelt
2015-07-23
Fix config to dict translation for array options
Daniel M. Pelt
2015-07-23
Add support for Python algorithm plugins
Daniel M. Pelt
[next]