Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright years | Willem Jan Palenstijn | 2021-10-27 | 1 | -2/+2 |
| | |||||
* | Fix Windows exports | Willem Jan Palenstijn | 2021-10-11 | 1 | -2/+2 |
| | |||||
* | Replace signal-based abort handling by query-based handling | Willem Jan Palenstijn | 2019-08-14 | 1 | -0/+14 |
| | | | | | | | | The abort handling is currently only used to process Ctrl-C from Matlab. Since Matlab R2019a, it appears that calling utIsInterruptPending() from a thread other than the main thread will crash. The previous approach of checking utIsInterruptPending() in a thread, and then signalling the running algorithm was therefore broken. | ||||
* | Move CUDA include files | Willem Jan Palenstijn | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | Fix include path for MSVC | Willem Jan Palenstijn | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | iMinds -> imec | Willem Jan Palenstijn | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Update copyright date | Willem Jan Palenstijn | 2018-01-24 | 1 | -2/+2 |
| | |||||
* | Update contact email | Willem Jan Palenstijn | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | Check for CUDA support at run-time in use_cuda() | Willem Jan Palenstijn | 2018-01-09 | 1 | -3/+13 |
| | |||||
* | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 1 | -4/+3 |
| | |||||
* | Fix numpy lapack loading when running in Matlab | Daniel M. Pelt | 2015-07-23 | 1 | -0/+3 |
| | |||||
* | Update copyright to -2015 | Willem Jan Palenstijn | 2015-01-26 | 1 | -2/+2 |
| | |||||
* | Update copyright headers | Willem Jan Palenstijn | 2015-01-19 | 1 | -5/+5 |
| | |||||
* | Update version to 1.3 | Willem Jan Palenstijn | 2013-07-01 | 1 | -0/+32 |