Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #93 from wjp/GPULink | Willem Jan Palenstijn | 2017-02-09 | 46 | -1370/+1328 |
|\ | | | | | GPULink support | ||||
| * | Remove tabs from python code | Willem Jan Palenstijn | 2017-02-08 | 3 | -202/+202 |
| | | |||||
| * | Improve data2d/data3d error messages | Willem Jan Palenstijn | 2017-02-08 | 3 | -61/+70 |
| | | |||||
| * | Make typechecks in data3d.create more robust | Willem Jan Palenstijn | 2017-02-08 | 1 | -10/+18 |
| | | |||||
| * | Update comments | Willem Jan Palenstijn | 2017-02-08 | 6 | -30/+27 |
| | | |||||
| * | Add pygpu sample script | Willem Jan Palenstijn | 2017-02-08 | 1 | -0/+72 |
| | | |||||
| * | Fix warnings | Willem Jan Palenstijn | 2017-02-08 | 1 | -8/+9 |
| | | |||||
| * | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | 2017-02-08 | 30 | -139/+990 |
| | | |||||
| * | Make python -sinocone a synonym of -sino. | Willem Jan Palenstijn | 2017-02-08 | 2 | -14/+2 |
| | | | | | | | | The matlab interface already behaves like this. | ||||
| * | Remove unused 3d global min/max | Willem Jan Palenstijn | 2017-02-08 | 7 | -112/+2 |
| | | |||||
| * | Remove unused data3d functions | Willem Jan Palenstijn | 2017-02-08 | 8 | -847/+0 |
| | | |||||
| * | Remove unused function | Willem Jan Palenstijn | 2017-02-08 | 2 | -12/+1 |
|/ | |||||
* | Clean up symlink after failed python build | Willem Jan Palenstijn | 2017-02-08 | 1 | -1/+1 |
| | |||||
* | Fix warning | Willem Jan Palenstijn | 2017-01-24 | 1 | -2/+2 |
| | |||||
* | Add small portability comment about CUDA 5.5 | Willem Jan Palenstijn | 2017-01-19 | 1 | -0/+1 |
| | |||||
* | Avoid 'echo -e' for improved sh portability | Willem Jan Palenstijn | 2017-01-19 | 1 | -1/+1 |
| | | | | This fixes the CUDA .d file fixup for macOS. | ||||
* | Fix warnings | Willem Jan Palenstijn | 2017-01-17 | 1 | -5/+5 |
| | |||||
* | Fix copy/paste mistake. | Willem Jan Palenstijn | 2017-01-17 | 1 | -4/+0 |
| | | | | Thanks @adler-j. | ||||
* | Add conda install instructions to README | Willem Jan Palenstijn | 2017-01-17 | 2 | -0/+28 |
| | |||||
* | Fix VolumeGeometry class name in error messages | Willem Jan Palenstijn | 2017-01-12 | 2 | -5/+5 |
| | |||||
* | Build conda packages for linux-64/np111/py36 | Willem Jan Palenstijn | 2017-01-02 | 1 | -0/+1 |
| | |||||
* | Mention VS redistributable | Willem Jan Palenstijn | 2016-12-09 | 2 | -4/+9 |
| | |||||
* | Fix shadowing warnings in rapidxml | Willem Jan Palenstijn | 2016-12-09 | 1 | -3/+3 |
| | |||||
* | Use external boost for conda/win-64 | Willem Jan Palenstijn | 2016-12-09 | 4 | -17/+13 |
| | | | | This enables py27 conda packages for win-64. | ||||
* | Fix build_release.bat | Willem Jan Palenstijn | 2016-12-09 | 2 | -12/+8 |
| | |||||
* | Merge pull request #85 from dmpelt/conda_numpy_version | Willem Jan Palenstijn | 2016-12-09 | 3 | -5/+11 |
|\ | | | | | Use specific numpy version in conda package | ||||
| * | Build conda packages for multiple conda versions | Willem Jan Palenstijn | 2016-12-09 | 2 | -4/+10 |
| | | |||||
| * | Use specific numpy version in conda package | Daniel M. Pelt | 2016-12-08 | 1 | -1/+1 |
|/ | |||||
* | Update version to 1.8 | Willem Jan Palenstijn | 2016-12-05 | 6 | -13/+11 |
| | |||||
* | Update NEWS for 1.8 | Willem Jan Palenstijn | 2016-12-05 | 1 | -0/+12 |
| | |||||
* | Update versions for 1.8rc1 conda package | Willem Jan Palenstijn | 2016-12-02 | 2 | -3/+3 |
| | |||||
* | Merge pull request #82 from wjp/python_version | Willem Jan Palenstijn | 2016-12-01 | 5 | -22/+4 |
|\ | | | | | Add astra.__version__ (PEP396) | ||||
| * | Add astra.__version__ (PEP396) | Willem Jan Palenstijn | 2016-12-01 | 5 | -22/+4 |
|/ | |||||
* | Merge pull request #81 from wjp/conda_release | Willem Jan Palenstijn | 2016-12-01 | 8 | -6/+123 |
|\ | | | | | Add scripts for building conda packages using Docker | ||||
| * | Add conda build scripts for win-64/py35 | Willem Jan Palenstijn | 2016-12-01 | 4 | -6/+79 |
| | | |||||
| * | Add scripts for building conda packages using Docker | Willem Jan Palenstijn | 2016-12-01 | 4 | -0/+44 |
|/ | |||||
* | Merge pull request #84 from wjp/expose_ConeBP_density_weighting | Willem Jan Palenstijn | 2016-12-01 | 5 | -3/+20 |
|\ | | | | | Expose the density weighting option of cone_bp | ||||
| * | Expose the density weighting option of cone_bp | Willem Jan Palenstijn | 2016-12-01 | 5 | -3/+20 |
| | | | | | | | | It is now exposed via the new DensityWeighting option of CudaProjector3D. | ||||
* | | Tune cone_fp block size | Willem Jan Palenstijn | 2016-11-30 | 1 | -1/+1 |
|/ | |||||
* | Enable 'make test' on travis-ci | Willem Jan Palenstijn | 2016-11-28 | 1 | -0/+1 |
| | |||||
* | Fix Fourier test | Willem Jan Palenstijn | 2016-11-28 | 1 | -135/+12 |
| | |||||
* | Fix AstraObjectManager test | Willem Jan Palenstijn | 2016-11-28 | 1 | -6/+22 |
| | |||||
* | Fix warnings | Willem Jan Palenstijn | 2016-11-28 | 3 | -6/+4 |
| | |||||
* | Update .gitignore | Willem Jan Palenstijn | 2016-11-28 | 1 | -0/+2 |
| | |||||
* | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 353 | -2066/+1083 |
| | |||||
* | Update python headers | Willem Jan Palenstijn | 2016-11-28 | 66 | -857/+828 |
| | |||||
* | Merge branch 'fdk_custom_filter' | Willem Jan Palenstijn | 2016-11-28 | 9 | -14/+57 |
|\ | |||||
| * | Merge branch 'master' into fdk_custom_filter | Willem Jan Palenstijn | 2016-10-13 | 30 | -714/+863 |
| |\ | |||||
| * | | Add option to specify custom filter for FDK | Daniel M. Pelt | 2016-05-20 | 6 | -7/+48 |
| | | | |||||
* | | | Separate C++ and python builds & make conda work nicely | Holger Kohr | 2016-11-25 | 6 | -82/+90 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make builder (= advanced user or us ourselves) choose compilers and CUDA - add a check for the C++11 flag for nvcc to work around the infamous boost bug if necessary - use conda boost to build the C++ library - simplify python bindings conda recipe to only build the bindings; the C++ library is now a build and runtime dependency - add runtime dependencies to python bindings recipe - some small adjustments to builder.py |