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
/
astra
Age
Commit message (
Expand
)
Author
2016-11-18
Add CGLS plugin
Willem Jan Palenstijn
2016-11-18
Add SIRT plugin
Willem Jan Palenstijn
2016-10-19
Fix Python create_projector docstring
Willem Jan Palenstijn
2016-07-28
Replace use of boost::split by own function
Willem Jan Palenstijn
2016-04-26
Merge pull request #47 from wjp/OpTomo_out
Willem Jan Palenstijn
2016-04-25
Merge pull request #46 from dmpelt/python_cxx
Willem Jan Palenstijn
2016-04-25
Merge pull request #50 from wjp/data3d_dimensions
Willem Jan Palenstijn
2016-04-25
Give OpTomo FP/BP functions with optional out argument
Willem Jan Palenstijn
2016-04-25
Reverse output of astra.data3d.dimensions
Willem Jan Palenstijn
2016-04-25
Change flatten to ravel in Python code
Daniel M. Pelt
2016-04-19
Use CXX for Python compilation as well
Daniel M. Pelt
2016-04-15
Merge pull request #29 from wjp/indexmanager
Willem Jan Palenstijn
2016-03-04
Encode Python bool as int in XML instead of str
Daniel M. Pelt
2016-03-02
Fix small Python errors
Daniel M. Pelt
2016-03-01
Merge branch 'master' into indexmanager
Willem Jan Palenstijn
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-17
Add python astra.astra delete/info based on index manager
Willem Jan Palenstijn
2016-02-02
Make copyright/license headers consistent with rest of astra
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-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
Fix experimental.pyx for non-CUDA compilation
Daniel M. Pelt
2016-01-05
Update credits
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
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-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
[next]