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
tomotools
Nabu
Commits
2e354d53
Commit
2e354d53
authored
Oct 01, 2020
by
Pierre Paleo
Browse files
doc: make installation documentation more consise
parent
9980a1dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/install.md
View file @
2e354d53
...
...
@@ -14,18 +14,8 @@ pip install git+https://gitlab.esrf.fr/tomotools/nabu.git
The above
`pip install`
command should automatically install the nabu dependencies.
For the record, the mandatory dependencies are the following:
-
numpy
-
pytest
-
psutil
-
[
silx
](
http://www.silx.org/
)
-
[
tomoscan
](
https://gitlab.esrf.fr/tomotools/tomoscan
)
All of them can be installed with
`pip`
.
There are optional dependencides enabling various features:
-
Computations acceleration (GPU/manycore CPU):
`pycuda`
,
`pyopencl`
-
Computations distribution:
`distributed`
,
`dask_jobqueue`
Please note that Nabu supports Python >= 3.5.
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