Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
vlbi_resolve
Commits
6fdbf96c
Commit
6fdbf96c
authored
Feb 13, 2020
by
Philipp Arras
Browse files
Update licence
parent
e2a561df
Changes
4
Hide whitespace changes
Inline
Side-by-side
config.py
View file @
6fdbf96c
...
...
@@ -11,7 +11,9 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019 Max-Planck-Society
# Copyright(C) 2019-2020 Max-Planck-Society
# Author: Philipp Arras, Philipp Frank, Philipp Haim, Reimar Leike,
# Jakob Knollmueller
import
os
import
nifty6
as
ift
...
...
test.py
View file @
6fdbf96c
...
...
@@ -11,7 +11,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019 Max-Planck-Society
# Copyright(C) 2019
-2020
Max-Planck-Society
from
collections
import
defaultdict
from
itertools
import
product
...
...
util/constants.py
View file @
6fdbf96c
...
...
@@ -11,7 +11,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019 Max-Planck-Society
# Copyright(C) 2019
-2020
Max-Planck-Society
import
numpy
as
np
...
...
util/data.py
View file @
6fdbf96c
...
...
@@ -16,7 +16,6 @@
# Jakob Knollmueller
import
csv
import
os
from
collections
import
defaultdict
import
numpy
as
np
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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