Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Check input to mex_data3d/link is single | Willem Jan Palenstijn | 2015-04-10 | 1 | -2/+2 | |
| * | | Merge pull request #50 from valeriysokolov/fix-dart-smoothing | Willem Jan Palenstijn | 2015-04-09 | 1 | -6/+7 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Fixed a few CUDA 2D DART bugs. | Valerii Sokolov | 2015-04-09 | 1 | -6/+7 | |
| |/ | ||||||
| * | Initialize variables to avoid warning | Willem Jan Palenstijn | 2015-03-30 | 3 | -3/+3 | |
| * | Fix typo in error message | Willem Jan Palenstijn | 2015-03-30 | 1 | -1/+1 | |
| * | Add missing error on wrong projgeom type in CProjector3D::initialize | Willem Jan Palenstijn | 2015-03-30 | 1 | -0/+1 | |
* | | Merge branch 'master' | Willem Jan Palenstijn | 2015-03-25 | 0 | -0/+0 | |
|\ \ | |/ |/| | ||||||
| * | Update version | Willem Jan Palenstijn | 2015-01-30 | 2 | -3/+3 | |
| * | Update NEWS | Willem Jan Palenstijn | 2015-01-30 | 1 | -3/+5 | |
| * | Add VS2012 build files | Willem Jan Palenstijn | 2015-01-26 | 11 | -0/+3673 | |
| * | Update copyright to -2015 | Willem Jan Palenstijn | 2015-01-26 | 299 | -598/+598 | |
| * | Sync DART version | Willem Jan Palenstijn | 2015-01-23 | 22 | -1303/+680 | |
| * | Make astra_clear clear projector3d too | Willem Jan Palenstijn | 2015-01-23 | 1 | -0/+1 | |
| * | Store result of nvcc tests in config.log | Willem Jan Palenstijn | 2015-01-23 | 1 | -2/+23 | |
| * | Silence bogus warning: | Christian Häggström | 2015-01-20 | 1 | -0/+1 | |
| * | Remove unused files | Willem Jan Palenstijn | 2015-01-19 | 4 | -417/+0 | |
| * | Remove unused stubs from mex_data3d | Willem Jan Palenstijn | 2015-01-19 | 1 | -430/+2 | |
| * | Refactor astra_mex_data3d | Willem Jan Palenstijn | 2015-01-19 | 6 | -493/+827 | |
| * | Fix whitespace | Willem Jan Palenstijn | 2015-01-19 | 4 | -53/+53 | |
| * | Remove unused DetectorOffsetX/Y in ProjectionGeometry3D | Willem Jan Palenstijn | 2015-01-19 | 4 | -192/+13 | |
| * | Add CUDA SIRT::doSlabCorrections() function | Willem Jan Palenstijn | 2015-01-19 | 4 | -0/+59 | |
| * | Improve cuda 2d header comments | Willem Jan Palenstijn | 2015-01-19 | 2 | -1/+25 | |
| * | Make CXX configurable | Willem Jan Palenstijn | 2015-01-19 | 1 | -2/+2 | |
| * | Fix warning | Willem Jan Palenstijn | 2015-01-19 | 1 | -1/+1 | |
| * | Add --with-cuda-compute option to configure | Willem Jan Palenstijn | 2015-01-19 | 2 | -3/+11 | |
| * | Prettify nvcc arch output slightly | Willem Jan Palenstijn | 2015-01-19 | 1 | -1/+1 | |
| * | Avoid mxIsSharedArray | Willem Jan Palenstijn | 2014-12-12 | 1 | -0/+6 | |
| * | Update copyright headers | Willem Jan Palenstijn | 2014-12-12 | 293 | -1585/+1603 | |
* | | Merge pull request #30 from dmpelt/logging | Willem Jan Palenstijn | 2015-03-20 | 54 | -209/+2827 | |
|\ \ | ||||||
| * | | Use FlushFileBuffers in Windows | Willem Jan Palenstijn | 2015-03-20 | 1 | -1/+8 | |
| * | | Fix indentation | Willem Jan Palenstijn | 2015-03-20 | 2 | -103/+103 | |
| * | | Fix comment | Willem Jan Palenstijn | 2015-03-20 | 1 | -2/+2 | |
| * | | Add MSVC project files | Willem Jan Palenstijn | 2015-03-20 | 22 | -10/+1080 | |
| * | | Merge branch 'master' into logging | Willem Jan Palenstijn | 2015-03-20 | 40 | -5326/+7465 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #34 from wjp/msvc_gen | Willem Jan Palenstijn | 2015-03-20 | 20 | -5241/+7014 | |
|\ \ \ | ||||||
| * | | | Add command line option to generate vc09/vc11/all files | Willem Jan Palenstijn | 2015-03-20 | 1 | -24/+33 | |
| * | | | Generate MSVC 2008/2012 project files with a Python script | Willem Jan Palenstijn | 2015-03-19 | 20 | -5241/+7005 | |
|/ / / | ||||||
* | | | Merge pull request #28 from dmpelt/projector3d-python | Willem Jan Palenstijn | 2015-03-18 | 18 | -83/+410 | |
|\ \ \ | ||||||
| * | | | Adjust docstring and samples to new python create_sino function | Willem Jan Palenstijn | 2015-03-06 | 8 | -23/+19 | |
| * | | | Avoid Python recompilation during installation | Daniel M. Pelt | 2015-03-05 | 1 | -3/+16 | |
| * | | | Added Python support for CUDA projectors | Daniel M. Pelt | 2015-03-05 | 10 | -57/+375 | |
* | | | | Merge pull request #29 from wjp/optional_boostutf | Willem Jan Palenstijn | 2015-03-10 | 2 | -2/+26 | |
|\ \ \ \ | ||||||
| * | | | | Add check for required boost headers | Willem Jan Palenstijn | 2015-03-09 | 1 | -0/+11 | |
| * | | | | Make boost-unit-test-framework optional in configure | Willem Jan Palenstijn | 2015-03-06 | 2 | -2/+15 | |
|/ / / / | ||||||
* / / / | Force clang to use libstdc++ on OSX (fixes Cython compilation) | Daniel M. Pelt | 2015-03-05 | 2 | -0/+15 | |
|/ / / | ||||||
| * | | Fix windows build | Willem Jan Palenstijn | 2015-03-19 | 2 | -1/+14 | |
| * | | Only allow stdout and stderr for screen logging | Daniel M. Pelt | 2015-03-13 | 1 | -1/+5 | |
| * | | Use a less verbose default fmt for screen logging and cleaner messages | Daniel M. Pelt | 2015-03-13 | 5 | -7/+8 | |
| * | | Enable logging to Matlab window using callback function | Daniel M. Pelt | 2015-03-13 | 15 | -3/+125 | |
| * | | Add logging support to Matlab | Daniel M. Pelt | 2015-03-13 | 3 | -0/+336 |