Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Reinecke
pypocketfft
Commits
532fa159
Commit
532fa159
authored
Jul 20, 2019
by
Martin Reinecke
Browse files
update author/copyright information
parent
8a6495d1
Changes
2
Hide whitespace changes
Inline
Side-by-side
pocketfft_hdronly.h
View file @
532fa159
...
@@ -2,7 +2,13 @@
...
@@ -2,7 +2,13 @@
This file is part of pocketfft.
This file is part of pocketfft.
Copyright (C) 2010-2019 Max-Planck-Society
Copyright (C) 2010-2019 Max-Planck-Society
Author: Martin Reinecke
Copyright (C) 2019 Peter Bell
For the odd-sized DCT-IV transforms:
Copyright (C) 2003, 2007-14 Matteo Frigo
Copyright (C) 2003, 2007-14 Massachusetts Institute of Technology
Authors: Martin Reinecke, Peter Bell
All rights reserved.
All rights reserved.
...
...
pypocketfft.cc
View file @
532fa159
...
@@ -7,7 +7,9 @@
...
@@ -7,7 +7,9 @@
* Python interface.
* Python interface.
*
*
* Copyright (C) 2019 Max-Planck-Society
* Copyright (C) 2019 Max-Planck-Society
* Copyright (C) 2019 Peter Bell
* \author Martin Reinecke
* \author Martin Reinecke
* \author Peter Bell
*/
*/
#include <pybind11/pybind11.h>
#include <pybind11/pybind11.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment