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
/
python
Age
Commit message (
Expand
)
Author
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-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-21
Fix whitespace
Willem Jan Palenstijn
2016-01-21
Remove dependency of libastra on libpython by refactoring PluginAlgorithm
Willem Jan Palenstijn
2016-01-20
Add check for scipy
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
Merge pull request #108 from dmpelt/readthedocs
Willem Jan Palenstijn
2016-01-19
Remove existing outdated Python API reference documentation
Daniel M. Pelt
2016-01-19
Fix experimental.pyx for non-CUDA compilation
Daniel M. Pelt
2016-01-05
Update credits
Willem Jan Palenstijn
2015-12-23
Update version to 1.7.1
Willem Jan Palenstijn
2015-12-16
Fix origin_det name in create_proj_geom docs
Willem Jan Palenstijn
2015-12-10
Use less ambiguous letters for create_vol_geom docs
Willem Jan Palenstijn
2015-12-04
Update version to 1.7
Willem Jan Palenstijn
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
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-03
Detect ASTRA_CUDA in Windows CL flags for Python as well
Willem Jan Palenstijn
2015-12-01
Merge branch 'master' into python-plugins
Willem Jan Palenstijn
2015-09-25
Let astra_create_vol_geom also generate flexible volume geometries
Willem Jan Palenstijn
2015-08-10
Release the gil in algorithm.run
Daniel M. Pelt
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
Also use ProjectorId in ReconstructionAlgorithm3D plugin base
Daniel M. Pelt
2015-07-23
Add ReconstructionAlgorithm2D/3D classes for plugins (matching C++ classes)
Daniel M. Pelt
2015-07-23
Allow registering plugins without explicit name, and fix exception handling w...
Daniel M. Pelt
2015-07-23
Also allow tuples to be passed in a config dict
Daniel M. Pelt
2015-07-23
Show more useful information when a plugin raises an exception
Daniel M. Pelt
2015-07-23
Allow plugins without keywords
Daniel M. Pelt
2015-07-23
Log error when running Python plugin algorithm
Daniel M. Pelt
2015-07-23
Fix passing a python list as option
Daniel M. Pelt
2015-07-23
Better way of passing options to Python plugin using inspect
Daniel M. Pelt
2015-07-23
Add support for Python algorithm plugins
Daniel M. Pelt
2015-07-17
Fix formatting when passing strings to log from high-level code
Daniel M. Pelt
2015-06-25
Fix memory leak in configuration code
Daniel M. Pelt
2015-06-24
Fix config to struct/dict translation for array options
Daniel M. Pelt
2015-06-23
Merge pull request #74 from dmpelt/small-fixes
Willem Jan Palenstijn
2015-06-22
Additional module name fix in documentation
Daniel M. Pelt
2015-06-22
Don't take address of temporary.
Valerii Sokolov
2015-06-20
Fix wrong module name in documentation
Daniel M. Pelt
2015-05-26
Fix optomo reconstruction for 1D input
Daniel M. Pelt
2015-05-26
Merge pull request #65 from dmpelt/cython-char-fix
Willem Jan Palenstijn
2015-05-18
Fix range import for old six versions
Daniel M. Pelt
[next]