Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Peters
NIFTy
Commits
69eb527a
Commit
69eb527a
authored
May 26, 2016
by
theos
Browse files
Incremented version to 1.0.8
parent
3d102cc8
Changes
3
Hide whitespace changes
Inline
Side-by-side
PKG-INFO
0 → 100644
View file @
69eb527a
Metadata-Version: 1.0
Name: ift_nifty
Version: 1.0.8
Summary: Numerical Information Field Theory
Home-page: https://gitlab.mpcdf.mpg.de/ift/NIFTy
Author: Theo Steininger
Author-email: theos@mpa-garching.mpg.de
License: GPLv3
Description: UNKNOWN
Platform: UNKNOWN
\ No newline at end of file
nifty_core.py
View file @
69eb527a
...
...
@@ -150,7 +150,7 @@ from multiprocessing import Value as mv
from
multiprocessing
import
Array
as
ma
__version__
=
"1.0.
7
"
__version__
=
"1.0.
8
"
pi
=
3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679
...
...
setup.py
View file @
69eb527a
...
...
@@ -23,7 +23,7 @@ from distutils.core import setup
import
os
setup
(
name
=
"ift_nifty"
,
version
=
"1.0.
7
"
,
version
=
"1.0.
8
"
,
author
=
"Marco Selig"
,
author_email
=
"mselig@mpa-garching.mpg.de"
,
maintainer
=
"Theo Steininger"
,
...
...
Write
Preview
Supports
Markdown
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