Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
D2O
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
22
Issues
22
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ift
D2O
Commits
84fbfa72
Commit
84fbfa72
authored
Jun 12, 2016
by
Theo Steininger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.rst
parent
e25ad9c5
Pipeline
#4981
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
README.rst
README.rst
+23
-0
No files found.
README.rst
View file @
84fbfa72
...
...
@@ -19,3 +19,26 @@ Expensive operations are carried out by dedicated external libraries like
applications and scales well when moving to an MPI cluster. D2O is open-source
software available under the GNU General Public License v3 (GPL-3).
Installation
------------
Requirements
............
* `Python <http://www.python.org/>`_ (v2.7.x)
* `NumPy <http://www.numpy.org/>`_
* `mpi4py <https://bitbucket.org/mpi4py/mpi4py>`_ **optional**
Installation on Ubuntu
......................
::
sudo pip install mpi4py
::
git clone https://gitlab.mpcdf.mpg.de/ift/D2O.git
cd D2O
sudo python setup.py install
cd ..
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