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
Viewing commit
747dc65e
Show latest version
1 file
+
9
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
747dc65e
add source installation instructions
· 747dc65e
Joseph Weston
authored
7 years ago
content/install.rst
+
9
−
0
Options
@@ -122,6 +122,15 @@ You can then tell ``pip`` to use this ``build.conf`` when installing kwant::
sudo pip install --global-option="--configfile=/path/to/build.conf" kwant
From source
-----------
If no packages are available for the system you use, or if you would like to
build Kwant from source for another reason (expert users may want to customize
Kwant to use certain optimized versions of libraries), please consult the
documentation on `how to install Kwant from source <doc/1/pre/install.html>`_.
Ubuntu and derivatives
======================
Loading