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
Age
Commit message (
Expand
)
Author
2016-03-23
Rename ART lambda option to Relaxation
Willem Jan Palenstijn
2016-03-23
Move CUDA algorithm initialization to its own function
Willem Jan Palenstijn
2016-03-08
Fix Windows build
Willem Jan Palenstijn
2016-03-03
Remove outdated cuda paths
Willem Jan Palenstijn
2016-03-03
Merge pull request #32 from dmpelt/split-conda
Willem Jan Palenstijn
2016-03-03
Merge pull request #33 from wjp/travis-test
Willem Jan Palenstijn
2016-03-03
Use travis-ci's apt packages for cuda
Willem Jan Palenstijn
2016-03-03
Revert "Use nvcc's -MT option"
Willem Jan Palenstijn
2016-03-03
Remove with-python from libastra conda build
Daniel M. Pelt
2016-03-03
Include PluginAlgorithm in non-Python builds as well
Daniel M. Pelt
2016-03-03
Split conda package into c++ lib and python parts
Daniel M. Pelt
2016-03-02
Merge pull request #31 from dmpelt/small-fixes
Willem Jan Palenstijn
2016-03-02
Fix small Python errors
Daniel M. Pelt
2016-03-01
Fix build
Willem Jan Palenstijn
2016-03-01
Merge pull request #28 from dmpelt/travis-ci
Willem Jan Palenstijn
2016-03-01
Add Travis CI configuration file
Daniel M. Pelt
2016-02-29
Disable astra.set_gpu_index when building without CUDA
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-16
Merge pull request #113 from wjp/splitXY
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
Update gen.py to work on more python versions
Willem Jan Palenstijn
2016-02-10
Refactor FP and BP jobs creation in the composite geometry manager
Nicola Vigano
2016-02-02
Make copyright/license headers consistent with rest of astra
Willem Jan Palenstijn
2016-02-02
Merge pull request #107 from wjp/multi
Willem Jan Palenstijn
2016-01-27
Move fixLapackLoading to astra_mex_plugin
Willem Jan Palenstijn
2016-01-27
Decrement refcount of CallMethod return value
Willem Jan Palenstijn
2016-01-27
Use Py_XDECREF to guard against null
Willem Jan Palenstijn
2016-01-21
Add missing .PHONY targets
Willem Jan Palenstijn
2016-01-21
Initialize Python plugins when available in Matlab
Willem Jan Palenstijn
2016-01-21
Fix whitespace
Willem Jan Palenstijn
2016-01-21
Remove dependency of libastra on libpython by refactoring PluginAlgorithm
Willem Jan Palenstijn
2016-01-21
Merge pull request #110 from wjp/build
Willem Jan Palenstijn
2016-01-21
Fix VPATH problem with older autoconf versions
Willem Jan Palenstijn
2016-01-21
Fix file permissions
Willem Jan Palenstijn
2016-01-20
Don't build cuda non-PIC object if static libs are disabled
Willem Jan Palenstijn
2016-01-20
Try to improve nvcc dependency file generation
Willem Jan Palenstijn
2016-01-20
Use nvcc's -MT option
Willem Jan Palenstijn
2016-01-20
Avoid incorrect include dirs when building python modules
Willem Jan Palenstijn
2016-01-20
Add check for scipy
Willem Jan Palenstijn
2016-01-20
Fail when python six module is not found
Willem Jan Palenstijn
2016-01-20
Place Python build/temporary files in build directory
Willem Jan Palenstijn
2016-01-20
Allow out-of-tree builds
Willem Jan Palenstijn
2016-01-19
Add multi-GPU sample
Willem Jan Palenstijn
2016-01-19
Rename sample with conflicting filename
Willem Jan Palenstijn
2016-01-19
Allow multiple GPUs in ASTRA_GPU_INDEX envvar
Willem Jan Palenstijn
2016-01-19
Change python set_gpu_index to match
Willem Jan Palenstijn
2016-01-19
Add multi-GPU support to CompositeGeometryManager
Willem Jan Palenstijn
[next]