Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tinyarray
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
kwant
tinyarray
Commits
b8578091
Commit
b8578091
authored
Sep 17, 2013
by
Christoph Groth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update link and fix typo
parent
e86c1b82
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README
README
+1
-1
setup.py
setup.py
+1
-1
No files found.
README
View file @
b8578091
...
...
@@ -19,7 +19,7 @@ be used directly with Tinyarrays.
Tinyarray is licensed under the "simplified BSD License". See `<LICENSE>`_.
Website: http://git.kwant-project.org/tinyarray/about
Website: http://git.kwant-project.org/tinyarray/about
/
Installation
...
...
setup.py
View file @
b8578091
...
...
@@ -148,7 +148,7 @@ def main():
author_email
=
'christoph.groth@cea.fr'
,
description
=
"Arrays of numbers for Python, optimized for small sizes"
,
long_description
=
long_description
(),
url
=
"http://
kwant-project.org/tinyarray
/"
,
url
=
"http://
git.kwant-project.org/tinyarray/about
/"
,
download_url
=
"http://downloads.kwant-project.org/tinyarray/"
,
license
=
"Simplified BSD license"
,
platforms
=
[
"Unix"
,
"Linux"
,
"Mac OS-X"
,
"Windows"
],
...
...
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