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
/
include
Age
Commit message (
Expand
)
Author
2015-07-23
Allow registering plugins without explicit name, and fix exception handling w...
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
Add support for Python algorithm plugins
Daniel M. Pelt
2015-07-23
Add hooks for plugin support to AstraObjectFactory
Willem Jan Palenstijn
2015-07-23
Fix comments
Willem Jan Palenstijn
2015-07-23
Reduce code duplication
Willem Jan Palenstijn
2015-05-29
Increment version to 1.6
Willem Jan Palenstijn
2015-05-06
Make XML array handling consistent
Willem Jan Palenstijn
2015-05-06
Change XMLNode* to XMLNode
Willem Jan Palenstijn
2015-04-30
Fix memory leak in the config
Jeroen Bédorf
2015-04-14
Merge pull request #52 from wjp/change_geometry3d
Willem Jan Palenstijn
2015-04-10
Add changeGeometry function to Data3D classes
Willem Jan Palenstijn
2015-04-09
Add 'link' feature to Python (for 2D and 3D data)
Daniel M. Pelt
2015-03-20
Use FlushFileBuffers in Windows
Willem Jan Palenstijn
2015-03-19
Fix windows build
Willem Jan Palenstijn
2015-03-13
Use a less verbose default fmt for screen logging and cleaner messages
Daniel M. Pelt
2015-03-13
Enable logging to Matlab window using callback function
Daniel M. Pelt
2015-03-13
Adds ASTRA_*** defines for easier logging, and changes internal calls to thes...
Daniel M. Pelt
2015-03-10
Adds new logging capabilities (based on clog.h)
Daniel M. Pelt
2015-03-09
Remove old Logging code (only used in fft.cu)
Daniel M. Pelt
2015-03-02
Untangle cuda and astra includes
Willem Jan Palenstijn
2015-02-27
Merge pull request #20 from wvaarle/matlab-get-geometry
Willem Jan Palenstijn
2015-02-26
code cleanup
Wim van Aarle
2015-02-26
updated docs
Wim van Aarle
2015-02-26
get_geometry now uses XML config object (for projections)
Wim van Aarle
2015-02-25
get_geometry now uses XML config object (for volumes)
Wim van Aarle
2015-02-25
Moved pthreads defines to Globals.h
Daan Pelt
2015-02-25
Remove CAsyncAlgorithm::timedJoin
Willem Jan Palenstijn
2015-01-30
Update version
Willem Jan Palenstijn
2015-01-26
Update copyright to -2015
Willem Jan Palenstijn
2015-01-19
Update copyright headers
Willem Jan Palenstijn
2014-12-08
Implement loading geometries into Projector3D
Willem Jan Palenstijn
2014-12-02
Add ProjectionGeometry3D::projectPoint for par3d and cone.
Willem Jan Palenstijn
2014-12-02
Fix whitespace
Willem Jan Palenstijn
2014-12-01
Remove unused DetectorOffsetX/Y in ProjectionGeometry3D
Willem Jan Palenstijn
2014-09-18
Minor cleanup
Willem Jan Palenstijn
2014-07-17
Remove tnt/jama
Willem Jan Palenstijn
2014-05-02
Add SIRT-Weighted BP3D (par3d-only) for use in large BP
Willem Jan Palenstijn
2014-04-22
Update copyright header
Willem Jan Palenstijn
2014-04-22
Add mxarray/link functionality for 3d volumes
Willem Jan Palenstijn
2014-04-22
Add CustomMemory interface to Float32Data2D
Willem Jan Palenstijn
2014-04-16
Add support for short-scan fan-beam FBP
Willem Jan Palenstijn
2014-04-16
Clean up sstream include
Willem Jan Palenstijn
2014-04-16
Move setGPUIndex to CAlgorithm base class
Willem Jan Palenstijn
2014-04-16
Fix getting matrix from strip projectors
Willem Jan Palenstijn
2014-04-16
Remove code duplication in templated projectors
Willem Jan Palenstijn
2014-04-02
Add global astra_set_gpu_index function
Willem Jan Palenstijn
2013-07-01
Update version to 1.3
Willem Jan Palenstijn