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
NIFTy
Commits
6e9bebb2
Commit
6e9bebb2
authored
Jan 18, 2018
by
Martin Reinecke
Browse files
tweak README.md
parent
3944fd73
Pipeline
#23802
passed with stage
in 4 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6e9bebb2
WARNING:
========
The code on this branch is not meant to be an official version of NIFTy.
As a consequence, it does not install as package "nifty", but rather as
"nifty2go", to allow parallel installation alongside the official NIFTy and
avoid any conflicts.
NIFTy - Numerical Information Field Theory
==========================================
[

](https://gitlab.mpcdf.mpg.de/ift/NIFTy/commits/nifty2go)
...
...
@@ -29,7 +20,7 @@ efficiency.
NIFTy offers a toolkit that abstracts discretized representations of
continuous spaces, fields in these spaces, and operators acting on
fields into classes. The
reby, the
correct normalization of operations on
fields into classes. The correct normalization of operations on
fields is taken care of automatically without concerning the user. This
allows for an abstract formulation and programming of inference
algorithms, including those derived within information field theory.
...
...
@@ -42,8 +33,8 @@ those.
### Class & Feature Overview
The NIFTy library features three main classes:
**
s
pace
s
**
that represent
certain grids,
**
f
ield
s
**
that are defined on spaces, and
**
o
perator
s
**
The NIFTy library features three main classes:
**
S
pace**
s
that represent
certain grids,
**
F
ield**
s
that are defined on spaces, and
**
LinearO
perator**
s
that apply to fields.
-
[
Spaces
](
http://www.mpa-garching.mpg.de/ift/nifty/space.html
)
...
...
@@ -68,9 +59,6 @@ that apply to fields.
-
(and more)
-
(and more)
*Parts of this summary are taken from*
[1]
*
without marking them
explicitly as quotations.
*
Installation
------------
...
...
@@ -126,7 +114,7 @@ phrase such as the following:
Release Notes
-------------
The NIFTy package is licensed under the
The NIFTy package is licensed under the
terms of the
[
GPLv3
](
http://www.gnu.org/licenses/gpl.html
)
and is distributed
*without any warranty*
.
...
...
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