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
/
build
/
linux
Age
Commit message (
Expand
)
Author
2015-07-23
Add support for Python algorithm plugins
Daniel M. Pelt
2015-05-29
Increment version to 1.6
Willem Jan Palenstijn
2015-05-29
Update utility files
Willem Jan Palenstijn
2015-05-29
Update README, NEWS
Willem Jan Palenstijn
2015-04-29
Now include path is system-independent.
Valerii Sokolov
2015-04-16
Fix typo in configure python check
Willem Jan Palenstijn
2015-03-20
Merge branch 'master' into logging
Willem Jan Palenstijn
2015-03-13
Enable logging to Matlab window using callback function
Daniel M. Pelt
2015-03-13
Add logging support to Matlab
Daniel M. Pelt
2015-03-10
Adds new logging capabilities (based on clog.h)
Daniel M. Pelt
2015-03-09
Add check for required boost headers
Willem Jan Palenstijn
2015-03-09
Remove old Logging code (only used in fft.cu)
Daniel M. Pelt
2015-03-06
Make boost-unit-test-framework optional in configure
Willem Jan Palenstijn
2015-03-05
Force clang to use libstdc++ on OSX (fixes Cython compilation)
Daniel M. Pelt
2015-03-04
Also clean up generated Cython files during `make clean`
Daniel M. Pelt
2015-03-02
Untangle cuda and astra includes
Willem Jan Palenstijn
2015-02-26
Add logging for python module checks
Willem Jan Palenstijn
2015-02-26
Simplify with-python handling
Willem Jan Palenstijn
2015-02-26
Better Python configure checks
Daniel M. Pelt
2015-02-26
Merge branch 'master' into python-interface
Willem Jan Palenstijn
2015-02-25
Merge pull request #17 from wjp/nvcc_config
Willem Jan Palenstijn
2015-02-25
Added libtool check for OSX
Daniel M. Pelt
2015-02-25
Remove CAsyncAlgorithm::timedJoin
Willem Jan Palenstijn
2015-02-25
Also output prefix at end of configure
Willem Jan Palenstijn
2015-02-25
Output summary of results at end of configure
Willem Jan Palenstijn
2015-02-25
Clean up configure check for nvcc
Willem Jan Palenstijn
2015-02-25
Fix copy-paste error in boost-unit-test-framework check
Willem Jan Palenstijn
2015-02-25
Improve logging for nvcc hack
Willem Jan Palenstijn
2015-02-24
Added Python interface
Daniel M. Pelt
2015-02-20
Check if we need librt for clock_gettime in configure script
Willem Jan Palenstijn
2015-01-30
Update version
Willem Jan Palenstijn
2015-01-30
Store result of nvcc tests in config.log
Willem Jan Palenstijn
2015-01-26
Update copyright to -2015
Willem Jan Palenstijn
2015-01-19
Update copyright headers
Willem Jan Palenstijn
2014-12-04
Refactor astra_mex_data3d
Willem Jan Palenstijn
2014-12-03
Move BP coordinate transformation to utility function
Willem Jan Palenstijn
2014-10-16
Make CXX configurable
Willem Jan Palenstijn
2014-10-02
Add --with-cuda-compute option to configure
Willem Jan Palenstijn
2014-10-02
Prettify nvcc arch output slightly
Willem Jan Palenstijn
2014-10-01
Add new compute models
Willem Jan Palenstijn
2014-10-01
Add missing dirs to 'make clean'
Willem Jan Palenstijn
2014-07-17
Fix Makefile quoting bug.
Willem Jan Palenstijn
2014-07-17
Remove tnt/jama
Willem Jan Palenstijn
2014-04-04
Detect arch/gencode options for nvcc
Willem Jan Palenstijn
2014-04-02
Add global astra_set_gpu_index function
Willem Jan Palenstijn
2014-02-26
Fix build with modern linkers
Willem Jan Palenstijn
2013-07-01
Update version to 1.3
Willem Jan Palenstijn