diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-06-22 16:08:59 +0200 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-06-22 16:08:59 +0200 |
commit | a6df3d32f86cdbc3386d25b823f8f643e6f2cfba (patch) | |
tree | adcc82526c27ed2c6ac4dc864d71f0693e461ee4 /python/astra | |
parent | e5b70e8b53e4ecc81b1aacc3af7893faf49ddc24 (diff) | |
download | astra-a6df3d32f86cdbc3386d25b823f8f643e6f2cfba.tar.gz astra-a6df3d32f86cdbc3386d25b823f8f643e6f2cfba.tar.bz2 astra-a6df3d32f86cdbc3386d25b823f8f643e6f2cfba.tar.xz astra-a6df3d32f86cdbc3386d25b823f8f643e6f2cfba.zip |
Update authors
Diffstat (limited to 'python/astra')
-rw-r--r-- | python/astra/astra_c.pyx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/astra/astra_c.pyx b/python/astra/astra_c.pyx index 85a3b0c..1d3fad7 100644 --- a/python/astra/astra_c.pyx +++ b/python/astra/astra_c.pyx @@ -66,12 +66,12 @@ def credits(): * Dr. Folkert Bleichrodt * Dr. Andrei Dabravolski * Dr. Willem Jan Palenstijn + * Dr. Daniel Pelt * Dr. Tom Roelandts * Dr. Wim van Aarle * Dr. Gert Van Gompel * Sander van der Maar, MSc. - * Gert Merckx, MSc. - * Daan Pelt, MSc.""") + * Gert Merckx, MSc.""") def use_cuda(): |