| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-23 | Travis: only install cuda packages for cuda builds | Willem Jan Palenstijn | |
| This way non-cuda build failures caused by missing cuda header files will be detected. | |||
| 2017-05-23 | Travis: Update python version to 3.6 | Willem Jan Palenstijn | |
| Effectively it was already running 3.6 anyway, since we are using Miniconda-latest. | |||
| 2017-05-22 | Fix misleading indentation | Willem Jan Palenstijn | |
| 2017-05-22 | Fix build without CUDA | Willem Jan Palenstijn | |
| 2017-03-29 | Fix conda build | Willem Jan Palenstijn | |
| 2017-03-29 | Update create_projector docstring | Willem Jan Palenstijn | |
| 2017-03-29 | Python: added options for projector creation, like for the matlab interface | Nicola VIGANO | |
| Signed-off-by: Nicola VIGANO <N.R.Vigano@cwi.nl> | |||
| 2017-03-27 | Fix compile error | Willem Jan Palenstijn | |
| 2017-03-20 | Merge branch 'macOS' | Willem Jan Palenstijn | |
| 2017-03-20 | Add basic macOS/homebrew build instructions | Willem Jan Palenstijn | |
| 2017-03-20 | Set stdlib to libstdc++ on macOS consistently | Willem Jan Palenstijn | |
| 2017-03-20 | Use @loader_path to make mex files find libastra.0.dylib in cwd | Willem Jan Palenstijn | |
| 2017-03-20 | Disable openmp on macOS | Willem Jan Palenstijn | |
| 2017-03-20 | Use standard _OPENMP directive for checking openmp | Willem Jan Palenstijn | |
| 2017-03-20 | Move conda astra-toolbox package files to own subdirectory | Willem Jan Palenstijn | |
| Recent versions of conda-build (2.1.1 at least) seem to automatically build packages in subdirectories (after the main directory). | |||
| 2017-03-20 | Add autotools and boost to macOS conda libastra dependencies | Willem Jan Palenstijn | |
| 2017-03-20 | Silence errors from nvcc test run | Willem Jan Palenstijn | |
| 2017-03-20 | Change lib/lib64 logic | Willem Jan Palenstijn | |
| macOS CUDA uses lib even on 64 bit | |||
| 2017-03-20 | Fix conda boost include flags | Willem Jan Palenstijn | |
| 2017-03-20 | Use true instead of /bin/true | Willem Jan Palenstijn | |
| It's in /usr/bin/ on macOS. | |||
| 2017-03-20 | Let autogen.sh use either glibtoolize or libtoolize on macOS | Willem Jan Palenstijn | |
| This is necessary since conda's libtool installs libtoolize on macOS. | |||
| 2017-03-01 | Fix python build | Willem Jan Palenstijn | |
| 2017-02-24 | Add np112 to conda build script | Willem Jan Palenstijn | |
| 2017-02-17 | Fix cuda3d geometry memory leaks | Willem Jan Palenstijn | |
| 2017-02-16 | Remove using namespace astra; from headers | Willem Jan Palenstijn | |
| 2017-02-16 | Remove using namespace std; from headers | Willem Jan Palenstijn | |
| 2017-02-14 | Fix FDK shortscan weighting | Willem Jan Palenstijn | |
| It was computing weights for angles in [0,2pi) but using them on angles in (-2pi,0]. | |||
| 2017-02-09 | Merge pull request #93 from wjp/GPULink | Willem Jan Palenstijn | |
| GPULink support | |||
| 2017-02-08 | Remove tabs from python code | Willem Jan Palenstijn | |
| 2017-02-08 | Improve data2d/data3d error messages | Willem Jan Palenstijn | |
| 2017-02-08 | Make typechecks in data3d.create more robust | Willem Jan Palenstijn | |
| 2017-02-08 | Update comments | Willem Jan Palenstijn | |
| 2017-02-08 | Add pygpu sample script | Willem Jan Palenstijn | |
| 2017-02-08 | Fix warnings | Willem Jan Palenstijn | |
| 2017-02-08 | Start work on CFloat32Data3DGPU to allow persistent/external GPU memory | Willem Jan Palenstijn | |
| 2017-02-08 | Make python -sinocone a synonym of -sino. | Willem Jan Palenstijn | |
| The matlab interface already behaves like this. | |||
| 2017-02-08 | Remove unused 3d global min/max | Willem Jan Palenstijn | |
| 2017-02-08 | Remove unused data3d functions | Willem Jan Palenstijn | |
| 2017-02-08 | Remove unused function | Willem Jan Palenstijn | |
| 2017-02-08 | Clean up symlink after failed python build | Willem Jan Palenstijn | |
| 2017-01-24 | Fix warning | Willem Jan Palenstijn | |
| 2017-01-19 | Add small portability comment about CUDA 5.5 | Willem Jan Palenstijn | |
| 2017-01-19 | Avoid 'echo -e' for improved sh portability | Willem Jan Palenstijn | |
| This fixes the CUDA .d file fixup for macOS. | |||
| 2017-01-17 | Fix warnings | Willem Jan Palenstijn | |
| 2017-01-17 | Fix copy/paste mistake. | Willem Jan Palenstijn | |
| Thanks @adler-j. | |||
| 2017-01-17 | Add conda install instructions to README | Willem Jan Palenstijn | |
| 2017-01-12 | Fix VolumeGeometry class name in error messages | Willem Jan Palenstijn | |
| 2017-01-02 | Build conda packages for linux-64/np111/py36 | Willem Jan Palenstijn | |
| 2016-12-09 | Mention VS redistributable | Willem Jan Palenstijn | |
| 2016-12-09 | Fix shadowing warnings in rapidxml | Willem Jan Palenstijn | |
