Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kwant
website
Merge requests
!17
update installation instructions
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
update installation instructions
installation-instructions
into
master
Overview
0
Commits
1
Pipelines
11
Changes
1
Merged
Joseph Weston
requested to merge
installation-instructions
into
master
7 years ago
Overview
0
Commits
1
Pipelines
11
Changes
1
Expand
0
0
Merge request reports
Compare
version 6
version 10
1a9a4680
7 years ago
version 9
4b1daa64
7 years ago
version 8
1d3c329d
7 years ago
version 7
bf01796d
7 years ago
version 6
929f1254
7 years ago
version 5
f350de34
7 years ago
version 4
77b84031
7 years ago
version 3
81dbac08
7 years ago
version 2
747dc65e
7 years ago
version 1
2254b54f
7 years ago
master (base)
and
version 7
latest version
b7e5bb9f
1 commit,
7 years ago
version 10
1a9a4680
9 commits,
7 years ago
version 9
4b1daa64
8 commits,
7 years ago
version 8
1d3c329d
7 commits,
7 years ago
version 7
bf01796d
6 commits,
7 years ago
version 6
929f1254
5 commits,
7 years ago
version 5
f350de34
5 commits,
7 years ago
version 4
77b84031
4 commits,
7 years ago
version 3
81dbac08
3 commits,
7 years ago
version 2
747dc65e
2 commits,
7 years ago
version 1
2254b54f
1 commit,
7 years ago
Show latest version
1 file
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
content/install.rst
+
3
−
2
Options
@@ -223,8 +223,9 @@ dependencies so that you can use the `IPython notebook <http://ipython.org/noteb
``conda``
---------
``conda`` is the package manager for the Anaconda Python distribution, and
Kwant currently has packages for GNU/Linux and Mac OS X platforms.
``conda`` is the package manager for the Anaconda Python distribution.
Kwant currently has ``conda`` packages for GNU/Linux and Mac OS X platforms.
1. Download the Python 3.6 verision of `Anaconda <https://www.continuum.io/downloads>`_ for
your platform and install it.
Loading