Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #16 from dmpelt/python-interface | Willem Jan Palenstijn | 2015-02-26 | 155 | -9/+15448 |
|\ | | | | | Add Python interface | ||||
| * | Add logging for python module checks | Willem Jan Palenstijn | 2015-02-26 | 2 | -12/+28 |
| | | |||||
| * | Simplify with-python handling | Willem Jan Palenstijn | 2015-02-26 | 1 | -2/+13 |
| | | |||||
| * | Better Python configure checks | Daniel M. Pelt | 2015-02-26 | 1 | -7/+24 |
| | | |||||
| * | Merge branch 'master' into python-interface | Willem Jan Palenstijn | 2015-02-26 | 21 | -179/+1081 |
| |\ | |/ |/| | |||||
* | | Fix include order | Willem Jan Palenstijn | 2015-02-26 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #17 from wjp/nvcc_config | Willem Jan Palenstijn | 2015-02-25 | 2 | -34/+40 |
|\ \ | | | | | | | Clean up and improve nvcc/cuda configure checks | ||||
| * | | Also output prefix at end of configure | Willem Jan Palenstijn | 2015-02-25 | 1 | -4/+4 |
| | | | |||||
| * | | Output summary of results at end of configure | Willem Jan Palenstijn | 2015-02-25 | 1 | -1/+7 |
| | | | |||||
| * | | Clean up configure check for nvcc | Willem Jan Palenstijn | 2015-02-25 | 1 | -26/+19 |
| | | | |||||
| * | | Fix copy-paste error in boost-unit-test-framework check | Willem Jan Palenstijn | 2015-02-25 | 1 | -1/+1 |
| | | | |||||
| * | | Improve logging for nvcc hack | Willem Jan Palenstijn | 2015-02-25 | 1 | -4/+11 |
| | | | |||||
* | | | Merge pull request #19 from wjp/osx-support | Willem Jan Palenstijn | 2015-02-25 | 6 | -62/+14 |
|\ \ \ | |/ / |/| | | Improve support for OS X | ||||
| * | | Moved pthreads defines to Globals.h | Daan Pelt | 2015-02-25 | 3 | -4/+9 |
| | | | |||||
| * | | Added libtool check for OSX | Daniel M. Pelt | 2015-02-25 | 1 | -2/+5 |
| | | | |||||
| * | | Remove CAsyncAlgorithm::timedJoin | Willem Jan Palenstijn | 2015-02-25 | 3 | -56/+0 |
|/ / | | | | | | | It is currently unused, and its current implementation is not very portable. | ||||
* | | Merge pull request #13 from astra-toolbox/matlab-data3d-logical | Willem Jan Palenstijn | 2015-02-24 | 5 | -23/+53 |
|\ \ | | | | | | | Added support for logical matrices in mex_data3d | ||||
| * | | Added support for logical matrices in mex_data3d | Wim van Aarle | 2015-02-24 | 5 | -23/+53 |
|/ / | | | | | | | | | Did not accelerate using sse2, as no intrinsics exist to convert 8-bit to 32-bit. | ||||
* | | fixed matlab DART implementation | Wim van Aarle | 2015-02-23 | 6 | -82/+885 |
| | | | | | | | | some files were missing, cleaned up the rest | ||||
* | | Updated Visual Studio 2012 project file | Wim van Aarle | 2015-02-23 | 1 | -2/+2 |
| | | | | | | | | removed freeimage.dll | ||||
* | | Check if we need librt for clock_gettime in configure script | Willem Jan Palenstijn | 2015-02-20 | 2 | -1/+30 |
| | | |||||
* | | added markdown readme file | Wim van Aarle | 2015-02-20 | 1 | -0/+82 |
| | | |||||
| * | Added Python interface | Daniel M. Pelt | 2015-02-24 | 154 | -9/+15404 |
|/ | |||||
* | Update version | Willem Jan Palenstijn | 2015-01-30 | 2 | -3/+3 |
| | |||||
* | Update NEWS | Willem Jan Palenstijn | 2015-01-30 | 1 | -3/+5 |
| | |||||
* | Sync DART version | Willem Jan Palenstijn | 2015-01-30 | 22 | -1303/+680 |
| | |||||
* | Store result of nvcc tests in config.log | Willem Jan Palenstijn | 2015-01-30 | 1 | -2/+23 |
| | |||||
* | Make astra_clear clear projector3d too | Willem Jan Palenstijn | 2015-01-30 | 1 | -0/+1 |
| | |||||
* | Greatly speed up CUDA par3d_bp | Willem Jan Palenstijn | 2015-01-29 | 1 | -53/+48 |
| | | | | These are the changes to cone_bp applied to par3d_bp. | ||||
* | Greatly speed up CUDA cone_bp | Willem Jan Palenstijn | 2015-01-29 | 1 | -99/+96 |
| | | | | | This improves speed by a factor of 10. Tested on Kepler. Joint with Jeroen Bédorf. | ||||
* | Update copyright to -2015 | Willem Jan Palenstijn | 2015-01-26 | 291 | -582/+582 |
| | |||||
* | Update copyright headers | Willem Jan Palenstijn | 2015-01-19 | 291 | -1575/+1593 |
| | |||||
* | Implement loading geometries into Projector3D | Willem Jan Palenstijn | 2014-12-08 | 4 | -18/+44 |
| | |||||
* | Remove unused stubs from mex_data3d | Willem Jan Palenstijn | 2014-12-05 | 1 | -430/+2 |
| | |||||
* | Remove unused files | Willem Jan Palenstijn | 2014-12-04 | 4 | -417/+0 |
| | |||||
* | Add VS2012 build files | Willem Jan Palenstijn | 2014-12-04 | 11 | -0/+3669 |
| | |||||
* | Refactor astra_mex_data3d | Willem Jan Palenstijn | 2014-12-04 | 6 | -493/+827 |
| | | | | (Modified) patch by Nicola Viganò | ||||
* | Move BP coordinate transformation to utility function | Willem Jan Palenstijn | 2014-12-03 | 7 | -6/+117 |
| | |||||
* | Add ProjectionGeometry3D::projectPoint for par3d and cone. | Willem Jan Palenstijn | 2014-12-02 | 10 | -2/+114 |
| | | | | Par3d_vec and cone_vec to follow. | ||||
* | Fix whitespace | Willem Jan Palenstijn | 2014-12-02 | 4 | -53/+53 |
| | |||||
* | Remove unused DetectorOffsetX/Y in ProjectionGeometry3D | Willem Jan Palenstijn | 2014-12-01 | 4 | -192/+13 |
| | |||||
* | Avoid mxIsSharedArray | Willem Jan Palenstijn | 2014-11-24 | 1 | -0/+6 |
| | | | | Matlab R2014b no longer seems to support it. | ||||
* | Make CXX configurable | Willem Jan Palenstijn | 2014-10-16 | 1 | -2/+2 |
| | |||||
* | Fix warning | Willem Jan Palenstijn | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | Start supporting flexible 2D volume geometry in Cuda FBP too | Willem Jan Palenstijn | 2014-10-06 | 3 | -39/+61 |
| | |||||
* | Add --with-cuda-compute option to configure | Willem Jan Palenstijn | 2014-10-02 | 2 | -3/+11 |
| | |||||
* | Prettify nvcc arch output slightly | Willem Jan Palenstijn | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | Add CUDA SIRT::doSlabCorrections() function | Willem Jan Palenstijn | 2014-10-02 | 4 | -0/+59 |
| | | | | | This function optionally compensates for effectively infinitely large slab-like objects of finite thickness 1. | ||||
* | Improve cuda 2d header comments | Willem Jan Palenstijn | 2014-10-02 | 2 | -1/+25 |
| | |||||
* | Support flexible 2D volume geometry in CudaReconstructionAlgorithm too | Willem Jan Palenstijn | 2014-10-01 | 1 | -50/+21 |
| |