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
Jonathan Juhl
SortEM
Commits
2cfe1b6a
Commit
2cfe1b6a
authored
Jan 28, 2021
by
Jonathan Juhl
Browse files
Update README.md
parent
a48ba7b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2cfe1b6a
...
...
@@ -6,14 +6,11 @@ The following steps for installing sortem can be done through conda or pip. The
**2) activate the environment**
: conda activate sortem
**3) download the repository**
:
pip install --extra-index-url
https://gitlab.au.dk/au482896/sortem
**3) download the repository**
:
git clone
https://gitlab.au.dk/au482896/sortem
.git
**4)
install the requirements**
: conda install --file requirements.txt
**4)
go into directory**
: cd sortem
If you wish to install through pip it can be done by:
pip3 install -r requirements.txt
Allthough be warned this can break global paths and the nvidia modules would not be included.
**5) install the requirements**
: conda install --file requirements.txt
The algorithm is works the following way:
...
...
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