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
2015-12-04
Add conda build scripts
Daniel M. Pelt
2015-12-04
Merge pull request #101 from wjp/composite
Willem Jan Palenstijn
2015-12-04
Add sample for experimental composite geometry code
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
Reduce dependency of python code on libastra
Willem Jan Palenstijn
2015-12-04
Add CompositeGeometryManager
Willem Jan Palenstijn
2015-12-04
Disable error-prone checks
Willem Jan Palenstijn
2015-12-03
Detect ASTRA_CUDA in Windows CL flags for Python as well
Willem Jan Palenstijn
2015-12-02
Merge pull request #91 from wjp/volgeom3d
Willem Jan Palenstijn
2015-12-02
Merge branch 'master' into volgeom3d
Willem Jan Palenstijn
2015-12-02
Fix Windows build
Willem Jan Palenstijn
2015-12-02
Fix Windows builds of astra_mex_direct
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-12-01
Merge pull request #95 from wjp/mex_direct
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
Fix whitespace
Willem Jan Palenstijn
2015-10-09
Improve option passing through CudaProjector2D
Willem Jan Palenstijn
2015-10-09
astra_mex_direct: Don't initialize newly allocated mxArray
Nicola Vigano
2015-10-09
Improve option passing through CudaProjector3D
Willem Jan Palenstijn
2015-10-09
Add options passing to projectors from matlab
Nicola Vigano
2015-10-07
Build astra_mex_direct in MSVC
Willem Jan Palenstijn
2015-10-07
Add astra_mex_direct('FP3D'/'BP3D', ...)
Willem Jan Palenstijn
2015-09-25
Let astra_create_vol_geom also generate flexible volume geometries
Willem Jan Palenstijn
2015-09-17
Use mxLogical instead of bool.
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-09-09
Merge pull request #90 from wjp/opTomo_leak
Willem Jan Palenstijn
2015-09-04
Fix algorithm leak in opTomo
Willem Jan Palenstijn
2015-08-12
Fix algorithm object leak in astra_create_fbp_reconstruction.m
Willem Jan Palenstijn
2015-08-11
Merge pull request #88 from dmpelt/nogil
Willem Jan Palenstijn
2015-08-10
Ensure we have acquired the GIL before calling Python plugin 'run' method
Daniel M. Pelt
2015-08-10
Release the gil in algorithm.run
Daniel M. Pelt
2015-08-05
Fix get_help for classes without docstring
Daniel M. Pelt
2015-08-03
Merge pull request #86 from dmpelt/scipy-0.16-optomo-fix
Willem Jan Palenstijn
2015-07-30
Define a transpose for the OpTomo transpose as well
Daniel M. Pelt
2015-07-30
Fix Python OpTomo for scipy 0.16
Daniel M. Pelt
2015-07-23
Add matlab plugin .m file
Daniel M. Pelt
2015-07-23
Fix 'get_registered' in Matlab with Python 3
Daniel M. Pelt
2015-07-23
Also use ProjectorId in ReconstructionAlgorithm3D plugin base
Daniel M. Pelt
2015-07-23
Clear Python error when plugin is not find in getHelp
Daniel M. Pelt
[next]