summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into python-interfaceWillem Jan Palenstijn2015-02-2621-179/+1081
|\
| * Fix include orderWillem Jan Palenstijn2015-02-261-1/+1
| * Merge pull request #17 from wjp/nvcc_configWillem Jan Palenstijn2015-02-252-34/+40
| |\
| | * Also output prefix at end of configureWillem Jan Palenstijn2015-02-251-4/+4
| | * Output summary of results at end of configureWillem Jan Palenstijn2015-02-251-1/+7
| | * Clean up configure check for nvccWillem Jan Palenstijn2015-02-251-26/+19
| | * Fix copy-paste error in boost-unit-test-framework checkWillem Jan Palenstijn2015-02-251-1/+1
| | * Improve logging for nvcc hackWillem Jan Palenstijn2015-02-251-4/+11
| * | Merge pull request #19 from wjp/osx-supportWillem Jan Palenstijn2015-02-256-62/+14
| |\ \ | | |/ | |/|
| | * Moved pthreads defines to Globals.hDaan Pelt2015-02-253-4/+9
| | * Added libtool check for OSXDaniel M. Pelt2015-02-251-2/+5
| | * Remove CAsyncAlgorithm::timedJoinWillem Jan Palenstijn2015-02-253-56/+0
| |/
| * Merge pull request #13 from astra-toolbox/matlab-data3d-logicalWillem Jan Palenstijn2015-02-245-23/+53
| |\
| | * Added support for logical matrices in mex_data3dWim van Aarle2015-02-245-23/+53
| |/
| * fixed matlab DART implementationWim van Aarle2015-02-236-82/+885
| * Updated Visual Studio 2012 project fileWim van Aarle2015-02-231-2/+2
| * Check if we need librt for clock_gettime in configure scriptWillem Jan Palenstijn2015-02-202-1/+30
| * added markdown readme fileWim van Aarle2015-02-201-0/+82
* | Added Python interfaceDaniel M. Pelt2015-02-24154-9/+15404
|/
* Update versionWillem Jan Palenstijn2015-01-302-3/+3
* Update NEWSWillem Jan Palenstijn2015-01-301-3/+5
* Sync DART versionWillem Jan Palenstijn2015-01-3022-1303/+680
* Store result of nvcc tests in config.logWillem Jan Palenstijn2015-01-301-2/+23
* Make astra_clear clear projector3d tooWillem Jan Palenstijn2015-01-301-0/+1
* Greatly speed up CUDA par3d_bpWillem Jan Palenstijn2015-01-291-53/+48
* Greatly speed up CUDA cone_bpWillem Jan Palenstijn2015-01-291-99/+96
* Update copyright to -2015Willem Jan Palenstijn2015-01-26291-582/+582
* Update copyright headersWillem Jan Palenstijn2015-01-19291-1575/+1593
* Implement loading geometries into Projector3DWillem Jan Palenstijn2014-12-084-18/+44
* Remove unused stubs from mex_data3dWillem Jan Palenstijn2014-12-051-430/+2
* Remove unused filesWillem Jan Palenstijn2014-12-044-417/+0
* Add VS2012 build filesWillem Jan Palenstijn2014-12-0411-0/+3669
* Refactor astra_mex_data3dWillem Jan Palenstijn2014-12-046-493/+827
* Move BP coordinate transformation to utility functionWillem Jan Palenstijn2014-12-037-6/+117
* Add ProjectionGeometry3D::projectPoint for par3d and cone.Willem Jan Palenstijn2014-12-0210-2/+114
* Fix whitespaceWillem Jan Palenstijn2014-12-024-53/+53
* Remove unused DetectorOffsetX/Y in ProjectionGeometry3DWillem Jan Palenstijn2014-12-014-192/+13
* Avoid mxIsSharedArrayWillem Jan Palenstijn2014-11-241-0/+6
* Make CXX configurableWillem Jan Palenstijn2014-10-161-2/+2
* Fix warningWillem Jan Palenstijn2014-10-061-1/+1
* Start supporting flexible 2D volume geometry in Cuda FBP tooWillem Jan Palenstijn2014-10-063-39/+61
* Add --with-cuda-compute option to configureWillem Jan Palenstijn2014-10-022-3/+11
* Prettify nvcc arch output slightlyWillem Jan Palenstijn2014-10-021-1/+1
* Add CUDA SIRT::doSlabCorrections() functionWillem Jan Palenstijn2014-10-024-0/+59
* Improve cuda 2d header commentsWillem Jan Palenstijn2014-10-022-1/+25
* Support flexible 2D volume geometry in CudaReconstructionAlgorithm tooWillem Jan Palenstijn2014-10-011-50/+21
* Support flexible 2D volume geometryWillem Jan Palenstijn2014-10-013-132/+231
* Add new compute modelsWillem Jan Palenstijn2014-10-011-1/+2
* Add missing dirs to 'make clean'Willem Jan Palenstijn2014-10-011-1/+1
* Fix leakWillem Jan Palenstijn2014-09-251-0/+4