| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-24 | Add VS2015 build files | Willem Jan Palenstijn | |
| 2016-11-24 | Remove VS2008/VS2012 build files | Willem Jan Palenstijn | |
| 2016-11-24 | Update gen.py for VS2015 | Willem Jan Palenstijn | |
| 2016-11-24 | Update CUDA archs | Willem Jan Palenstijn | |
| 2016-11-24 | Switch to CUDA 8.0 | Willem Jan Palenstijn | |
| 2016-11-24 | Remove unused Cuda.rules file | Willem Jan Palenstijn | |
| 2016-11-24 | Merge pull request #75 from wjp/install | Willem Jan Palenstijn | |
| Overhaul package installation | |||
| 2016-11-23 | Fix conda build.sh | Willem Jan Palenstijn | |
| 2016-11-23 | Make shared objects 755 | Willem Jan Palenstijn | |
| 2016-11-22 | Remove resolved TODO | Willem Jan Palenstijn | |
| 2016-11-22 | Rename python-root-install to install-python-site-packages | Willem Jan Palenstijn | |
| 2016-11-22 | Avoid six for PYINCDIR in Makefile.in | Willem Jan Palenstijn | |
| 2016-11-22 | Simplify default build instructions | Willem Jan Palenstijn | |
| 2016-11-22 | Simplify travis build using new install type | Willem Jan Palenstijn | |
| 2016-11-22 | Show installation paths at end of configure | Willem Jan Palenstijn | |
| 2016-11-22 | Clean up linking against libpython for oct/mex | Willem Jan Palenstijn | |
| 2016-11-22 | Disable octave interface by default | Willem Jan Palenstijn | |
| 2016-11-22 | Build astra_mex_plugin for octave | Willem Jan Palenstijn | |
| 2016-11-21 | Overhaul package installation | Willem Jan Palenstijn | |
| There are now three ways of installing from configure/make: ./configure --with-install-type=prefix (default) libraries go into @libdir@ matlab tools/mex go into @datadir@/astra/matlab octave tools/mex go into @datadir@/astra/octave python module goes into site-packages ./configure --with-install-type=dir libraries go into @prefix@/lib matlab tools/mex go into @prefix@/matlab octave tools/mex go into @prefix@/octave python module goes into @prefix@/python ./configure --with-install-type=module matlab tools/mex go into @prefix@/matlab octave tools/mex go into @prefix@/octave python module goes into site-packages library is installed along with the matlab/octave/python module(s), with rpath | |||
| 2016-11-21 | Update python package name from PyASTRAToolbox to astra-toolbox | Willem Jan Palenstijn | |
| 2016-11-21 | Update tested cuda compute capabilities | Willem Jan Palenstijn | |
| 2016-11-21 | Separate python build and install steps | Willem Jan Palenstijn | |
| 2016-11-21 | Show NVCCFLAGS help | Willem Jan Palenstijn | |
| 2016-11-21 | Fix hardcoded delim in splitString | Willem Jan Palenstijn | |
| 2016-11-21 | Add install-octave to .PHONY | Willem Jan Palenstijn | |
| 2016-11-18 | Merge pull request #73 from wjp/octave | Willem Jan Palenstijn | |
| Add experimental support for Octave | |||
| 2016-11-18 | Add experimental support for Octave | Willem Jan Palenstijn | |
| Based on initial patch by @kalvdans. | |||
| 2016-11-18 | Improve consts in matlab undocumented function declarations | Willem Jan Palenstijn | |
| 2016-11-18 | Merge pull request #66 from wjp/iter_plugins | Willem Jan Palenstijn | |
| Add SIRT, CGLS python plugins | |||
| 2016-11-18 | Use SIRTPlugin, CGLSPlugin in example | Willem Jan Palenstijn | |
| 2016-11-18 | Add CGLS plugin | Willem Jan Palenstijn | |
| 2016-11-18 | Add SIRT plugin | Willem Jan Palenstijn | |
| 2016-11-18 | Merge pull request #72 from buzmakov/master | Willem Jan Palenstijn | |
| Fix build with MS VS 2015 CE | |||
| 2016-11-04 | Fix build with MS VS 2015 CE | Alexey Buzmakov | |
| 2016-10-24 | Update README.md | Jan Sijbers | |
| 2016-10-24 | Update README.txt | Jan Sijbers | |
| 2016-10-19 | Fix Python create_projector docstring | Willem Jan Palenstijn | |
| 2016-10-13 | Clean up unused variables | Willem Jan Palenstijn | |
| 2016-10-13 | Increase max angle count for Parker Weighting | Willem Jan Palenstijn | |
| 2016-10-07 | Merge pull request #42 from wjp/FDK | Willem Jan Palenstijn | |
| Use CompositeGeometryManager for FDK | |||
| 2016-10-07 | Merge branch 'master' into FDK | Willem Jan Palenstijn | |
| 2016-10-07 | Merge pull request #41 from wjp/aniso | Willem Jan Palenstijn | |
| Add support for non-cube voxels | |||
| 2016-10-06 | Merge branch 'master' into FDK | Willem Jan Palenstijn | |
| 2016-07-29 | Merge pull request #62 from wjp/stringutil | Willem Jan Palenstijn | |
| Minor string parsing changes | |||
| 2016-07-29 | Merge pull request #58 from wjp/volume_reduction | Willem Jan Palenstijn | |
| Improve efficiency of CGM volume block reduction | |||
| 2016-07-28 | Remove leftover code from Singleton | Willem Jan Palenstijn | |
| 2016-07-28 | Replace use of boost::split by own function | Willem Jan Palenstijn | |
| 2016-07-28 | Convert one more string parsing function to stringToDouble | Willem Jan Palenstijn | |
| 2016-07-28 | Merge pull request #59 from wjp/spatial_filter | Willem Jan Palenstijn | |
| Compute FBP filter in spatial domain | |||
| 2016-06-24 | Compute FBP filter in spatial domain | Willem Jan Palenstijn | |
